You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- wee need both starters because of import of RestTemplateAutoConfiguration,
RestClientAutoConfiguration and WebClientAutoConfiguration in SpringBootAdminClientAutoConfiguration
- locally (win 11, gitbash, eclipse) ClientServletApplicationTest not working,
the --spring.jackson.property-naming-strategy=SNAKE_CASE is not used (no glue why)
- in github build its working - why is this?
- locally SpringBootAdminClientRegistrationClientAutoConfigurationTest is also not
working 100% - a lot of "wrong" RegistrationClient are created, doesn't matter
which "builders" are in the spring context
- in github build its working - why is this?
0 commit comments