true]], class annotated with @DirtiesContext [false] with mode [null].
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.6.13)
2025-04-18 15:08:54.327 INFO 8492 --- [ main] c.h.HxzkappBootApplicationTests : Starting HxzkappBootApplicationTests using Java 1.8.0_402 on DESKTOP-RLP2BIH with PID 8492 (started by wangf in D:\hxzkapp\hxzkapp-boot)
2025-04-18 15:08:54.328 INFO 8492 --- [ main] c.h.HxzkappBootApplicationTests : No active profile set, falling back to 1 default profile: "default"
2025-04-18 15:08:55.464 INFO 8492 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2025-04-18 15:08:55.467 INFO 8492 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2025-04-18 15:08:55.500 INFO 8492 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
2025-04-18 15:08:56.001 INFO 8492 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$519690d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-04-18 15:08:56.069 INFO 8492 --- [ main] .w.s.a.s.AnnotationActionEndpointMapping : Supporting [WS-Addressing August 2004, WS-Addressing 1.0]
2025-04-18 15:08:56.385 INFO 8492 --- [ main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
2025-04-18 15:08:56.631 INFO 8492 --- [ main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
Logging initialized using 'class org.apache.ibatis.logging.stdout.StdOutImpl' adapter.
Registered plugin: 'com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor@39ee94de'
Property 'mapperLocations' was not specified.
_ _ |_ _ _|_. ___ _ | _
| | |\/|_)(_| | |_\ |_)||_|_\
/ |
3.4.0
This "id" is the table primary key by default name for `id` in Class: "com.hxzkappboot.pojo.TbTag",So @TableField will not work!
2025-04-18 15:09:00.056 WARN 8492 --- [ main] .s.s.UserDetailsServiceAutoConfiguration :
Using generated security password: bc6230f6-553f-4203-9af7-4a29ac22c7aa
This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-04-18 15:09:00.270 INFO 8492 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79252c83, org.springframework.security.web.context.SecurityContextPersistenceFilter@756808cc, org.springframework.security.web.header.HeaderWriterFilter@5939e24, org.springframework.web.filter.CorsFilter@6fbf5db2, org.springframework.security.web.authentication.logout.LogoutFilter@c48b543, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5012c571, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3a0b6a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509a6095, org.springframework.security.web.session.SessionManagementFilter@5f8f1712, org.springframework.security.web.access.ExceptionTranslationFilter@62f9c790, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14d8e132]
2025-04-18 15:09:01.337 INFO 8492 --- [ main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [META-INF/resources/index.html]
2025-04-18 15:09:02.747 INFO 8492 --- [ main] c.h.HxzkappBootApplicationTests : Started HxzkappBootApplicationTests in 8.886 seconds (JVM running for 10.485)
]]>