我打了断点在selectList上,Root WebApplicationContext: initialization completed in 589305 ms,这个初始化用了10分钟。后面就一直不动了,debugger窗口也没有显示。15:12:24我取消断点,又继续执行了。看不到调用堆栈
2021-02-10 14:48:49.285 INFO 13344 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2021-02-10 14:48:49.335 INFO 13344 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 589305 ms
Wed Feb 10 15:12:24 CST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
2021-02-10 15:12:24.613 DEBUG 13344 --- [ main] i.r.m.h.dao.HotelWxConfigDao.selectList : ==> Preparing: SELECT id,app_id,secret,mch_id,mch_key,seller_id,enabled,create_time,aes_key,token,key_path FROM t_hotel_wx_config
【 在 chzhang7901 的大作中提到: 】
: 应该调用才会触发断点吧
:
: - 来自「最水木 for iPhone13,2」
--
FROM 117.66.147.*