Add proper ConfigProps class for endpoints
Annotating the applicationRouteLocator bean with
@ConfigurationProperties yields the wrong configuration metadata.
Instead do a explicit properties bean to get correct metadata.
fixes #309
Showing
Please
register
or
sign in
to comment