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
JwtSettings is a regular @ConfigurationProperties and should not been annotated with @Configuration with should be used to declare @Bean which is not relevant here.
The text was updated successfully, but these errors were encountered:
JwtSettings
is a regular@ConfigurationProperties
and should not been annotated with@Configuration
with should be used to declare@Bean
which is not relevant here.The text was updated successfully, but these errors were encountered: