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

Config Reference

Current options and defaults of the public builder.


WatchForMainRun.Config.Builder

trigger(Path)

Default inferred classpath root .reloadtrigger

debounceMillis(long)

Default 400

entityConfig / handlerConfig / swaggerConfig

Required watcher config

entityFactory / handlerFactory / swaggerFactory

custom lazy factory

asyncApiFactory

optional RSocket watcher

classpathWatchPaths(String)

CSV or OS path separator

EntityFileWatcher.Config.Builder

rootPath

ProjectDefaults.SRC_MAIN_JAVA

entityPackage

ProjectDefaults.ENTITY_PACKAGE

fieldPackage

ProjectDefaults.FIELD_PACKAGE

collectionNamePackage

ProjectDefaults.COLLECTION_NAME_PACKAGE

collectionNameEnum

CollectionNames

webfluxDocumentName

Spring Data Mongo Document FQN

HandlerGenerator.Config.Builder

rootPath

ProjectDefaults.SRC_MAIN_JAVA

routerPackage

ProjectDefaults.ROUTER_PACKAGE

scanWholeProject

false

handlerPackage

ProjectDefaults.HANDLER_PACKAGE

handlerOutputDir

ProjectDefaults.HANDLER_OUTPUT_DIR

autoImports

Autowired, MediaType, ServerRequest, ServerResponse, Mono

staticAutoImports

ServerResponse.ok

SwaggerJsonFileWatcher.Config.Builder

watchDirectory

ProjectDefaults.SRC_MAIN_JAVA

swaggerOutputFile

ProjectDefaults.SWAGGER_OUTPUT_FILE

projectMode

FUNCTIONAL_ENDPOINT

decompileJars / decompileJarClasses

empty list

sourceClasspath

empty list

customTypeMapper

unset

RsoketAsyncApiJsonFileWatcher.Config.Builder

watchDirectory

ProjectDefaults.SRC_MAIN_JAVA

asyncApiOutputFile

default src/main/resources/static/asyncapi-rsocket.json

© 2026 Byeolnaerim. All rights reserved.IntroductionPrivacy Policy