My Library Docs

Multi-root Sidebar

flex-layout

  • Getting Started

  • Guides

  • Reference

typed-rx-http

  • Getting Started

  • Guides

  • Reference

global-rx-state

  • Getting Started

  • Guides

  • Reference

webflux-fe-dev-assistant

reactive-mongo-dsl

Annotations & Supported Patterns

Annotations that correct the inference of the source parser and code shapes that are reliably analyzed.


Selected annotations

@SelectedRequestParam

query parameter의 key, defaultValue, required, nullable, type override

@SelectedRequestPath

path variable의 key, defaultValue, required, nullable, type override

@SelectedResponseBody

Response type and nullable override in method/local/parameter.

Annotation target

SelectedRequestParam

LOCAL_VARIABLE, PARAMETER

SelectedRequestPath

LOCAL_VARIABLE, PARAMETER

SelectedResponseBody

LOCAL_VARIABLE, PARAMETER, METHOD

Recommended route shape
java
Recommended handler shape
java
Support range
© 2026 Byeolnaerim. All rights reserved.IntroductionPrivacy Policy