Le contenu des logs après lancement

public
leonel Mar 06, 2025 Never 41
Clone
Plaintext fntec-authentification-service 10 lines (10 loc) | 3.18 KB
1
:: Spring Boot :: (v3.4.1)
2
2025-03-06T16:54:53.467925388Z
3
2025-03-06T16:54:53.522245505Z 2025-03-06T16:54:53.519Z INFO 1 --- [authentication-service] [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://fntec-config-server:9101
4
2025-03-06T16:55:02.892991420Z 2025-03-06T16:55:02.892Z INFO 1 --- [authentication-service] [ main] c.c.c.ConfigServicePropertySourceLocator : Located environment: name=authentication-service, profiles=[test], label=null, version=040e17d94cbb7f72561e25f8ff80aabf600cafc0, state=
5
2025-03-06T16:55:02.896829916Z 2025-03-06T16:55:02.896Z INFO 1 --- [authentication-service] [ main] b.c.PropertySourceBootstrapConfiguration : Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-https://github.com/FNTEC/fntec-cloud-config.git/authentication-service/application-test.properties'}, BootstrapPropertySource {name='bootstrapProperties-https://github.com/FNTEC/fntec-cloud-config.git/authentication-service/application.properties'}]
6
2025-03-06T16:55:03.117108355Z 2025-03-06T16:55:03.116Z WARN 1 --- [authentication-service] [ main] o.s.c.a.AnnotationBeanNameGenerator : Support for convention-based stereotype names is deprecated and will be removed in a future version of the framework. Please annotate the 'value' attribute in @org.springframework.cloud.loadbalancer.annotation.LoadBalancerClient with @AliasFor(annotation=Component.class) to declare an explicit alias for @Component's 'value' attribute.
7
2025-03-06T16:55:05.330242700Z 2025-03-06T16:55:05.329Z INFO 1 --- [authentication-service] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 9001 (http)
8
2025-03-06T16:55:09.246536996Z 2025-03-06T16:55:09.245Z WARN 1 --- [authentication-service] [ main] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with an AuthenticationProvider bean. UserDetailsService beans will not be used by Spring Security for automatically configuring username/password login. Consider removing the AuthenticationProvider bean. Alternatively, consider using the UserDetailsService in a manually instantiated DaoAuthenticationProvider. If the current configuration is intentional, to turn off this warning, increase the logging level of 'org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer' to ERROR
9
2025-03-06T16:55:12.523017817Z 2025-03-06T16:55:12.521Z WARN 1 --- [authentication-service] [ main] iguration$LoadBalancerCaffeineWarnLogger : Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
10
2025-03-06T16:55:13.369575181Z 2025-03-06T16:55:13.368Z INFO 1 --- [authentication-service] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 9001 (http) with context path '/'