project_image_synthesis.2023-06-29.log 321 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505
  1. 2023-06-29 08:59:11.329 INFO 18932 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  2. 2023-06-29 08:59:11.331 INFO 18932 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  3. 2023-06-29 08:59:11.483 INFO 18932 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  4. 2023-06-29 08:59:11.483 INFO 18932 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  5. 2023-06-29 08:59:11.491 INFO 18932 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  6. 2023-06-29 08:59:15.633 INFO 19180 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 19180 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  7. 2023-06-29 08:59:15.639 INFO 19180 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  8. 2023-06-29 08:59:16.392 INFO 19180 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  9. 2023-06-29 08:59:16.394 INFO 19180 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  10. 2023-06-29 08:59:16.444 INFO 19180 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 35ms. Found 0 repository interfaces.
  11. 2023-06-29 08:59:16.508 WARN 19180 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  12. 2023-06-29 08:59:16.761 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  13. 2023-06-29 08:59:16.764 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f6e241d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  14. 2023-06-29 08:59:16.769 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  15. 2023-06-29 08:59:16.773 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  16. 2023-06-29 08:59:16.782 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8d53d102] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  17. 2023-06-29 08:59:16.792 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$2d68e15] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  18. 2023-06-29 08:59:17.095 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  19. 2023-06-29 08:59:17.110 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  20. 2023-06-29 08:59:17.115 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  21. 2023-06-29 08:59:17.126 INFO 19180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  22. 2023-06-29 08:59:17.416 INFO 19180 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  23. 2023-06-29 08:59:17.436 INFO 19180 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  24. 2023-06-29 08:59:17.436 INFO 19180 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  25. 2023-06-29 08:59:17.529 INFO 19180 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  26. 2023-06-29 08:59:17.530 INFO 19180 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1788 ms
  27. 2023-06-29 08:59:17.713 INFO 19180 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  28. 2023-06-29 08:59:17.809 INFO 19180 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  29. 2023-06-29 08:59:17.809 INFO 19180 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  30. 2023-06-29 08:59:17.809 INFO 19180 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  31. 2023-06-29 08:59:17.809 INFO 19180 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  32. 2023-06-29 08:59:19.181 INFO 19180 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  33. 2023-06-29 08:59:19.563 INFO 19180 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  34. 2023-06-29 08:59:19.664 INFO 19180 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  35. 2023-06-29 08:59:19.666 INFO 19180 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.551 seconds (JVM running for 5.264)
  36. 2023-06-29 08:59:19.668 INFO 19180 --- [main] c.x.s.SpringbootFunctionApplication :
  37. ----------------------------------------------------------
  38. Application 'imageSynthesis' is running! ----------------------------------------------------------
  39. 2023-06-29 09:17:42.395 INFO 19180 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  40. 2023-06-29 09:17:42.395 INFO 19180 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  41. 2023-06-29 09:17:42.405 INFO 19180 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  42. 2023-06-29 09:17:42.550 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1daa9088 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  43. 2023-06-29 09:17:42.551 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2da6970f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  44. 2023-06-29 09:17:42.552 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64c17ce3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  45. 2023-06-29 09:17:42.552 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c34761e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  46. 2023-06-29 09:17:42.552 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5e42c49 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  47. 2023-06-29 09:17:42.553 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c63cd15 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  48. 2023-06-29 09:17:42.553 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@73aa8c1e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  49. 2023-06-29 09:17:42.554 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3ce190f3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  50. 2023-06-29 09:17:42.554 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@18c37542 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  51. 2023-06-29 09:17:42.554 WARN 19180 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1aca082a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  52. 2023-06-29 09:19:55.308 INFO 19180 --- [http-nio-10015-exec-9] io.lettuce.core.EpollProvider : Starting without optional epoll library
  53. 2023-06-29 09:19:55.310 INFO 19180 --- [http-nio-10015-exec-9] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  54. 2023-06-29 09:26:01.499 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4649066 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  55. 2023-06-29 09:26:01.501 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4118d78f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  56. 2023-06-29 09:26:01.502 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3806fd07 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  57. 2023-06-29 09:26:01.504 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7340c3d8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  58. 2023-06-29 09:26:01.505 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e65494a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  59. 2023-06-29 09:26:01.508 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c97c054 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  60. 2023-06-29 09:26:01.509 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@51b7a713 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  61. 2023-06-29 09:26:01.510 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@338b51c4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  62. 2023-06-29 09:26:01.511 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5cf0c7c0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  63. 2023-06-29 09:26:01.513 WARN 19180 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7ec7396a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  64. 2023-06-29 11:44:07.127 INFO 19180 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  65. 2023-06-29 11:44:07.132 INFO 19180 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  66. 2023-06-29 14:10:40.791 INFO 17664 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 17664 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  67. 2023-06-29 14:10:40.794 INFO 17664 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  68. 2023-06-29 14:10:42.023 INFO 17664 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  69. 2023-06-29 14:10:42.025 INFO 17664 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  70. 2023-06-29 14:10:42.061 INFO 17664 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
  71. 2023-06-29 14:10:42.136 WARN 17664 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  72. 2023-06-29 14:10:42.395 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  73. 2023-06-29 14:10:42.398 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d11219fb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  74. 2023-06-29 14:10:42.403 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  75. 2023-06-29 14:10:42.408 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  76. 2023-06-29 14:10:42.418 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6783a92a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  77. 2023-06-29 14:10:42.428 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$dd06663d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  78. 2023-06-29 14:10:42.874 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  79. 2023-06-29 14:10:42.909 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  80. 2023-06-29 14:10:42.915 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  81. 2023-06-29 14:10:42.927 INFO 17664 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  82. 2023-06-29 14:10:43.233 INFO 17664 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  83. 2023-06-29 14:10:43.254 INFO 17664 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  84. 2023-06-29 14:10:43.255 INFO 17664 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  85. 2023-06-29 14:10:43.349 INFO 17664 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  86. 2023-06-29 14:10:43.350 INFO 17664 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2472 ms
  87. 2023-06-29 14:10:43.547 INFO 17664 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  88. 2023-06-29 14:10:43.649 INFO 17664 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  89. 2023-06-29 14:10:43.649 INFO 17664 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  90. 2023-06-29 14:10:43.649 INFO 17664 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  91. 2023-06-29 14:10:43.649 INFO 17664 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  92. 2023-06-29 14:10:45.194 INFO 17664 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  93. 2023-06-29 14:10:45.574 INFO 17664 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  94. 2023-06-29 14:10:45.680 INFO 17664 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  95. 2023-06-29 14:10:45.683 INFO 17664 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.389 seconds (JVM running for 6.084)
  96. 2023-06-29 14:10:45.685 INFO 17664 --- [main] c.x.s.SpringbootFunctionApplication :
  97. ----------------------------------------------------------
  98. Application 'imageSynthesis' is running! ----------------------------------------------------------
  99. 2023-06-29 14:13:34.487 INFO 17664 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  100. 2023-06-29 14:13:34.487 INFO 17664 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  101. 2023-06-29 14:13:34.497 INFO 17664 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  102. 2023-06-29 14:13:34.652 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@57cb4be3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  103. 2023-06-29 14:13:34.652 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@12a711e6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  104. 2023-06-29 14:13:34.653 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1fbec402 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  105. 2023-06-29 14:13:34.654 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4826f87e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  106. 2023-06-29 14:13:34.654 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b13d9b1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  107. 2023-06-29 14:13:34.655 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7191cb14 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  108. 2023-06-29 14:13:34.655 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@18e68ff0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  109. 2023-06-29 14:13:34.656 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@67fc719a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  110. 2023-06-29 14:13:34.656 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2267f285 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  111. 2023-06-29 14:13:34.657 WARN 17664 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5d5154b6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  112. 2023-06-29 14:47:26.979 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@13c2c40b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  113. 2023-06-29 14:47:26.981 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64394e6d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  114. 2023-06-29 14:47:26.982 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@126bd7a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  115. 2023-06-29 14:47:26.984 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@178cbb78 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  116. 2023-06-29 14:47:26.985 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5af8242c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  117. 2023-06-29 14:47:26.987 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4aa377dd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  118. 2023-06-29 14:47:26.988 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5161e3e1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  119. 2023-06-29 14:47:26.989 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4772ff66 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  120. 2023-06-29 14:47:26.990 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d983bea (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  121. 2023-06-29 14:47:26.992 WARN 17664 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1cd4b01b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  122. 2023-06-29 14:52:55.624 INFO 17664 --- [Thread-12] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  123. 2023-06-29 14:52:55.625 INFO 17664 --- [Thread-12] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  124. 2023-06-29 14:52:55.644 INFO 17664 --- [Thread-12] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  125. 2023-06-29 14:52:55.644 INFO 17664 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  126. 2023-06-29 14:52:55.651 INFO 17664 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  127. 2023-06-29 14:53:01.189 INFO 7208 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 7208 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  128. 2023-06-29 14:53:01.192 INFO 7208 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  129. 2023-06-29 14:53:02.542 INFO 7208 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  130. 2023-06-29 14:53:02.545 INFO 7208 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  131. 2023-06-29 14:53:02.592 INFO 7208 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32ms. Found 0 repository interfaces.
  132. 2023-06-29 14:53:02.685 WARN 7208 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  133. 2023-06-29 14:53:02.964 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  134. 2023-06-29 14:53:02.967 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2a0fa8f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  135. 2023-06-29 14:53:02.972 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  136. 2023-06-29 14:53:02.977 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  137. 2023-06-29 14:53:02.985 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c0813823] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  138. 2023-06-29 14:53:02.996 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$3603f536] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  139. 2023-06-29 14:53:03.307 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  140. 2023-06-29 14:53:03.322 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  141. 2023-06-29 14:53:03.328 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  142. 2023-06-29 14:53:03.339 INFO 7208 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  143. 2023-06-29 14:53:03.739 INFO 7208 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  144. 2023-06-29 14:53:03.761 INFO 7208 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  145. 2023-06-29 14:53:03.761 INFO 7208 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  146. 2023-06-29 14:53:03.855 INFO 7208 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  147. 2023-06-29 14:53:03.855 INFO 7208 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2408 ms
  148. 2023-06-29 14:53:04.042 INFO 7208 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  149. 2023-06-29 14:53:04.154 INFO 7208 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  150. 2023-06-29 14:53:04.154 INFO 7208 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  151. 2023-06-29 14:53:04.154 INFO 7208 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  152. 2023-06-29 14:53:04.154 INFO 7208 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  153. 2023-06-29 14:53:05.607 INFO 7208 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  154. 2023-06-29 14:53:05.995 INFO 7208 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  155. 2023-06-29 14:53:06.102 INFO 7208 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  156. 2023-06-29 14:53:06.104 INFO 7208 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.772 seconds (JVM running for 6.563)
  157. 2023-06-29 14:53:06.107 INFO 7208 --- [main] c.x.s.SpringbootFunctionApplication :
  158. ----------------------------------------------------------
  159. Application 'imageSynthesis' is running! ----------------------------------------------------------
  160. 2023-06-29 14:53:16.334 INFO 7208 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  161. 2023-06-29 14:53:16.334 INFO 7208 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  162. 2023-06-29 14:53:16.343 INFO 7208 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  163. 2023-06-29 14:55:49.541 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3db751ee (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  164. 2023-06-29 14:55:49.543 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1202f802 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  165. 2023-06-29 14:55:49.544 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2abeadae (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  166. 2023-06-29 14:55:49.546 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@282c15c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  167. 2023-06-29 14:55:49.547 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f551076 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  168. 2023-06-29 14:55:49.548 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6a922776 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  169. 2023-06-29 14:55:49.550 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@359e3457 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  170. 2023-06-29 14:55:49.551 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@21829b99 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  171. 2023-06-29 14:55:49.552 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6613f97f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  172. 2023-06-29 14:55:49.553 WARN 7208 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1dc1db5c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  173. 2023-06-29 14:55:53.949 INFO 7208 --- [http-nio-10015-exec-7] io.lettuce.core.EpollProvider : Starting without optional epoll library
  174. 2023-06-29 14:55:53.950 INFO 7208 --- [http-nio-10015-exec-7] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  175. 2023-06-29 15:00:06.952 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6fb88ff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  176. 2023-06-29 15:00:06.954 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@acce012 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  177. 2023-06-29 15:00:06.955 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5508b0f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  178. 2023-06-29 15:00:06.956 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c89b641 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  179. 2023-06-29 15:00:06.957 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@162b8299 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  180. 2023-06-29 15:00:06.958 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7bed0963 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  181. 2023-06-29 15:00:06.959 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1fcf907d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  182. 2023-06-29 15:00:06.960 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4e57f8ba (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  183. 2023-06-29 15:00:06.961 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7eee7cd0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  184. 2023-06-29 15:00:06.963 WARN 7208 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ddbc47f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  185. 2023-06-29 15:05:52.162 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7f17569d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  186. 2023-06-29 15:05:52.163 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@59e4570b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  187. 2023-06-29 15:05:52.165 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1498bd49 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  188. 2023-06-29 15:05:52.166 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c66e3f7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  189. 2023-06-29 15:05:52.168 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5d90b163 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  190. 2023-06-29 15:05:52.169 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2637e9d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  191. 2023-06-29 15:05:52.171 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@77147aaf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  192. 2023-06-29 15:05:52.173 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c7646e1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  193. 2023-06-29 15:05:52.175 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@34b5e9a5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  194. 2023-06-29 15:05:52.176 WARN 7208 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2dd5d7a7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  195. 2023-06-29 15:08:19.553 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@275f1137 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  196. 2023-06-29 15:08:19.560 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3148f0d6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  197. 2023-06-29 15:08:19.567 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@74914948 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  198. 2023-06-29 15:08:19.573 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@602d6a0f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  199. 2023-06-29 15:08:19.577 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6708c674 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  200. 2023-06-29 15:08:19.581 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11304403 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  201. 2023-06-29 15:08:19.584 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f958464 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  202. 2023-06-29 15:08:19.587 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6463f68b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  203. 2023-06-29 15:08:19.590 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4579a715 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  204. 2023-06-29 15:08:19.593 WARN 7208 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@567ae3e5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  205. 2023-06-29 15:09:15.238 INFO 7208 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  206. 2023-06-29 15:09:15.239 INFO 7208 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  207. 2023-06-29 15:09:15.361 INFO 7208 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  208. 2023-06-29 15:09:15.361 INFO 7208 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  209. 2023-06-29 15:09:15.367 INFO 7208 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  210. 2023-06-29 15:09:25.804 INFO 15752 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15752 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  211. 2023-06-29 15:09:25.807 INFO 15752 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  212. 2023-06-29 15:09:26.611 INFO 15752 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  213. 2023-06-29 15:09:26.613 INFO 15752 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  214. 2023-06-29 15:09:26.649 INFO 15752 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
  215. 2023-06-29 15:09:26.722 WARN 15752 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  216. 2023-06-29 15:09:26.980 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  217. 2023-06-29 15:09:26.983 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a0d7eb2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  218. 2023-06-29 15:09:26.988 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  219. 2023-06-29 15:09:26.992 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  220. 2023-06-29 15:09:27.001 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a07f0de1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  221. 2023-06-29 15:09:27.011 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$1601caf4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  222. 2023-06-29 15:09:27.316 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  223. 2023-06-29 15:09:27.332 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  224. 2023-06-29 15:09:27.338 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  225. 2023-06-29 15:09:27.349 INFO 15752 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  226. 2023-06-29 15:09:27.665 INFO 15752 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  227. 2023-06-29 15:09:27.686 INFO 15752 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  228. 2023-06-29 15:09:27.686 INFO 15752 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  229. 2023-06-29 15:09:27.778 INFO 15752 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  230. 2023-06-29 15:09:27.779 INFO 15752 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1878 ms
  231. 2023-06-29 15:09:27.964 INFO 15752 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  232. 2023-06-29 15:09:28.062 INFO 15752 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  233. 2023-06-29 15:09:28.062 INFO 15752 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  234. 2023-06-29 15:09:28.062 INFO 15752 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  235. 2023-06-29 15:09:28.062 INFO 15752 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  236. 2023-06-29 15:09:29.431 INFO 15752 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  237. 2023-06-29 15:09:29.821 INFO 15752 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  238. 2023-06-29 15:09:29.925 INFO 15752 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  239. 2023-06-29 15:09:29.927 INFO 15752 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.628 seconds (JVM running for 5.566)
  240. 2023-06-29 15:09:29.929 INFO 15752 --- [main] c.x.s.SpringbootFunctionApplication :
  241. ----------------------------------------------------------
  242. Application 'imageSynthesis' is running! ----------------------------------------------------------
  243. 2023-06-29 15:09:33.994 INFO 15752 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  244. 2023-06-29 15:09:33.994 INFO 15752 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  245. 2023-06-29 15:09:34.006 INFO 15752 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms
  246. 2023-06-29 15:13:28.795 INFO 15752 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  247. 2023-06-29 15:13:28.796 INFO 15752 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  248. 2023-06-29 15:13:28.819 INFO 15752 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  249. 2023-06-29 15:13:28.819 INFO 15752 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  250. 2023-06-29 15:13:28.828 INFO 15752 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  251. 2023-06-29 15:13:33.841 INFO 15532 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15532 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  252. 2023-06-29 15:13:33.843 INFO 15532 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  253. 2023-06-29 15:13:34.716 INFO 15532 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  254. 2023-06-29 15:13:34.719 INFO 15532 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  255. 2023-06-29 15:13:34.761 INFO 15532 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
  256. 2023-06-29 15:13:34.855 WARN 15532 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  257. 2023-06-29 15:13:35.127 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  258. 2023-06-29 15:13:35.131 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f3e52019] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  259. 2023-06-29 15:13:35.135 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  260. 2023-06-29 15:13:35.140 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  261. 2023-06-29 15:13:35.149 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8a56af48] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  262. 2023-06-29 15:13:35.160 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ffd96c5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  263. 2023-06-29 15:13:35.480 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  264. 2023-06-29 15:13:35.496 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  265. 2023-06-29 15:13:35.502 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  266. 2023-06-29 15:13:35.513 INFO 15532 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  267. 2023-06-29 15:13:35.871 INFO 15532 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  268. 2023-06-29 15:13:35.893 INFO 15532 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  269. 2023-06-29 15:13:35.893 INFO 15532 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  270. 2023-06-29 15:13:35.987 INFO 15532 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  271. 2023-06-29 15:13:35.987 INFO 15532 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2055 ms
  272. 2023-06-29 15:13:36.182 INFO 15532 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  273. 2023-06-29 15:13:36.286 INFO 15532 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  274. 2023-06-29 15:13:36.286 INFO 15532 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  275. 2023-06-29 15:13:36.286 INFO 15532 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  276. 2023-06-29 15:13:36.286 INFO 15532 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  277. 2023-06-29 15:13:37.723 INFO 15532 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  278. 2023-06-29 15:13:38.117 INFO 15532 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  279. 2023-06-29 15:13:38.230 INFO 15532 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  280. 2023-06-29 15:13:38.233 INFO 15532 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.952 seconds (JVM running for 5.711)
  281. 2023-06-29 15:13:38.236 INFO 15532 --- [main] c.x.s.SpringbootFunctionApplication :
  282. ----------------------------------------------------------
  283. Application 'imageSynthesis' is running! ----------------------------------------------------------
  284. 2023-06-29 15:16:59.008 INFO 15532 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  285. 2023-06-29 15:16:59.008 INFO 15532 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  286. 2023-06-29 15:16:59.020 INFO 15532 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 12 ms
  287. 2023-06-29 15:16:59.100 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5557e409 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  288. 2023-06-29 15:16:59.101 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64c542ec (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  289. 2023-06-29 15:16:59.101 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ed885d1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  290. 2023-06-29 15:16:59.102 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d77c4fe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  291. 2023-06-29 15:16:59.102 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1cb455ca (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  292. 2023-06-29 15:16:59.103 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@52a8b692 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  293. 2023-06-29 15:16:59.103 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1814471b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  294. 2023-06-29 15:16:59.104 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b0720d3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  295. 2023-06-29 15:16:59.105 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6523347c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  296. 2023-06-29 15:16:59.105 WARN 15532 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7228026c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  297. 2023-06-29 15:19:50.869 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41c00e7b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  298. 2023-06-29 15:19:50.871 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c31b97f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  299. 2023-06-29 15:19:50.873 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@47e7406f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  300. 2023-06-29 15:19:50.875 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@58cd3780 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  301. 2023-06-29 15:19:50.876 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@701658a5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  302. 2023-06-29 15:19:50.878 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@619ac7f1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  303. 2023-06-29 15:19:50.879 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6c1c53b6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  304. 2023-06-29 15:19:50.881 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@52f0a447 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  305. 2023-06-29 15:19:50.882 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@23414e94 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  306. 2023-06-29 15:19:50.883 WARN 15532 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@14d3b042 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  307. 2023-06-29 15:32:05.038 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d598d0d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  308. 2023-06-29 15:32:05.041 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@57ee9bd8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  309. 2023-06-29 15:32:05.042 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c62bb32 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  310. 2023-06-29 15:32:05.043 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2e78a4ce (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  311. 2023-06-29 15:32:05.045 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@372c221d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  312. 2023-06-29 15:32:05.046 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@14bf5f7b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  313. 2023-06-29 15:32:05.047 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d8dcdf5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  314. 2023-06-29 15:32:05.048 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@76b8545e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  315. 2023-06-29 15:32:05.049 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2052bc5e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  316. 2023-06-29 15:32:05.052 WARN 15532 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4ef87ba8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  317. 2023-06-29 15:37:27.574 INFO 15532 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  318. 2023-06-29 15:37:27.575 INFO 15532 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  319. 2023-06-29 15:37:27.593 INFO 15532 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  320. 2023-06-29 15:37:27.594 INFO 15532 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  321. 2023-06-29 15:37:27.606 INFO 15532 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  322. 2023-06-29 15:37:36.859 INFO 19256 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 19256 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  323. 2023-06-29 15:37:36.861 INFO 19256 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  324. 2023-06-29 15:37:37.689 INFO 19256 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  325. 2023-06-29 15:37:37.692 INFO 19256 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  326. 2023-06-29 15:37:37.742 INFO 19256 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 35ms. Found 0 repository interfaces.
  327. 2023-06-29 15:37:37.848 WARN 19256 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  328. 2023-06-29 15:37:38.111 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  329. 2023-06-29 15:37:38.114 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3e0aab9e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  330. 2023-06-29 15:37:38.119 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  331. 2023-06-29 15:37:38.124 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  332. 2023-06-29 15:37:38.132 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d47c3acd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  333. 2023-06-29 15:37:38.143 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$49fef7e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  334. 2023-06-29 15:37:38.484 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  335. 2023-06-29 15:37:38.499 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  336. 2023-06-29 15:37:38.505 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  337. 2023-06-29 15:37:38.517 INFO 19256 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  338. 2023-06-29 15:37:38.838 INFO 19256 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  339. 2023-06-29 15:37:38.861 INFO 19256 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  340. 2023-06-29 15:37:38.861 INFO 19256 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  341. 2023-06-29 15:37:38.959 INFO 19256 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  342. 2023-06-29 15:37:38.959 INFO 19256 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1997 ms
  343. 2023-06-29 15:37:39.149 INFO 19256 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  344. 2023-06-29 15:37:39.251 INFO 19256 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  345. 2023-06-29 15:37:39.251 INFO 19256 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  346. 2023-06-29 15:37:39.251 INFO 19256 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  347. 2023-06-29 15:37:39.251 INFO 19256 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  348. 2023-06-29 15:37:40.688 INFO 19256 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  349. 2023-06-29 15:37:41.059 INFO 19256 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  350. 2023-06-29 15:37:41.195 INFO 19256 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  351. 2023-06-29 15:37:41.199 INFO 19256 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.921 seconds (JVM running for 5.781)
  352. 2023-06-29 15:37:41.202 INFO 19256 --- [main] c.x.s.SpringbootFunctionApplication :
  353. ----------------------------------------------------------
  354. Application 'imageSynthesis' is running! ----------------------------------------------------------
  355. 2023-06-29 15:37:41.240 INFO 19256 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  356. 2023-06-29 15:37:41.240 INFO 19256 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  357. 2023-06-29 15:37:41.248 INFO 19256 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
  358. 2023-06-29 15:39:40.269 INFO 19256 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  359. 2023-06-29 15:39:40.270 INFO 19256 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  360. 2023-06-29 15:39:40.288 INFO 19256 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  361. 2023-06-29 15:39:40.289 INFO 19256 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  362. 2023-06-29 15:39:40.420 INFO 19256 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  363. 2023-06-29 15:39:45.527 INFO 3860 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 3860 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  364. 2023-06-29 15:39:45.530 INFO 3860 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  365. 2023-06-29 15:39:46.323 INFO 3860 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  366. 2023-06-29 15:39:46.325 INFO 3860 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  367. 2023-06-29 15:39:46.366 INFO 3860 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 28ms. Found 0 repository interfaces.
  368. 2023-06-29 15:39:46.450 WARN 3860 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  369. 2023-06-29 15:39:46.815 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  370. 2023-06-29 15:39:46.818 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cb6af70c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  371. 2023-06-29 15:39:46.823 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  372. 2023-06-29 15:39:46.827 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  373. 2023-06-29 15:39:46.836 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$61dc863b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  374. 2023-06-29 15:39:46.847 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$d75f434e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  375. 2023-06-29 15:39:47.154 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  376. 2023-06-29 15:39:47.169 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  377. 2023-06-29 15:39:47.175 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  378. 2023-06-29 15:39:47.186 INFO 3860 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  379. 2023-06-29 15:39:47.480 INFO 3860 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  380. 2023-06-29 15:39:47.501 INFO 3860 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  381. 2023-06-29 15:39:47.501 INFO 3860 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  382. 2023-06-29 15:39:47.597 INFO 3860 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  383. 2023-06-29 15:39:47.597 INFO 3860 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1977 ms
  384. 2023-06-29 15:39:47.792 INFO 3860 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  385. 2023-06-29 15:39:47.888 INFO 3860 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  386. 2023-06-29 15:39:47.888 INFO 3860 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  387. 2023-06-29 15:39:47.888 INFO 3860 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  388. 2023-06-29 15:39:47.888 INFO 3860 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  389. 2023-06-29 15:39:49.307 INFO 3860 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  390. 2023-06-29 15:39:49.692 INFO 3860 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  391. 2023-06-29 15:39:49.804 INFO 3860 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  392. 2023-06-29 15:39:49.806 INFO 3860 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.76 seconds (JVM running for 5.513)
  393. 2023-06-29 15:39:49.809 INFO 3860 --- [main] c.x.s.SpringbootFunctionApplication :
  394. ----------------------------------------------------------
  395. Application 'imageSynthesis' is running! ----------------------------------------------------------
  396. 2023-06-29 15:40:04.041 INFO 3860 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  397. 2023-06-29 15:40:04.041 INFO 3860 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  398. 2023-06-29 15:40:04.050 INFO 3860 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  399. 2023-06-29 15:42:31.315 WARN 3860 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@663506d3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  400. 2023-06-29 15:42:31.315 WARN 3860 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2b4d8677 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  401. 2023-06-29 15:42:31.318 WARN 3860 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2f91ac52 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  402. 2023-06-29 15:42:31.319 WARN 3860 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@61dc34ed (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  403. 2023-06-29 15:42:31.320 WARN 3860 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@fa6a716 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  404. 2023-06-29 15:44:21.149 INFO 3860 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  405. 2023-06-29 15:44:21.150 INFO 3860 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  406. 2023-06-29 15:44:21.169 INFO 3860 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  407. 2023-06-29 15:44:21.172 INFO 3860 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  408. 2023-06-29 15:44:21.181 INFO 3860 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  409. 2023-06-29 15:44:24.422 INFO 2660 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 2660 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  410. 2023-06-29 15:44:24.424 INFO 2660 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  411. 2023-06-29 15:44:25.181 INFO 2660 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  412. 2023-06-29 15:44:25.183 INFO 2660 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  413. 2023-06-29 15:44:25.225 INFO 2660 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30ms. Found 0 repository interfaces.
  414. 2023-06-29 15:44:25.307 WARN 2660 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  415. 2023-06-29 15:44:25.572 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  416. 2023-06-29 15:44:25.575 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$38e1cca4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  417. 2023-06-29 15:44:25.580 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  418. 2023-06-29 15:44:25.585 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  419. 2023-06-29 15:44:25.593 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cf535bd3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  420. 2023-06-29 15:44:25.604 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$44d618e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  421. 2023-06-29 15:44:25.918 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  422. 2023-06-29 15:44:25.933 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  423. 2023-06-29 15:44:25.938 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  424. 2023-06-29 15:44:25.949 INFO 2660 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  425. 2023-06-29 15:44:26.244 INFO 2660 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  426. 2023-06-29 15:44:26.266 INFO 2660 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  427. 2023-06-29 15:44:26.267 INFO 2660 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  428. 2023-06-29 15:44:26.363 INFO 2660 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  429. 2023-06-29 15:44:26.363 INFO 2660 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1792 ms
  430. 2023-06-29 15:44:26.541 INFO 2660 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  431. 2023-06-29 15:44:26.639 INFO 2660 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  432. 2023-06-29 15:44:26.639 INFO 2660 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  433. 2023-06-29 15:44:26.639 INFO 2660 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  434. 2023-06-29 15:44:26.639 INFO 2660 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  435. 2023-06-29 15:44:28.073 INFO 2660 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  436. 2023-06-29 15:44:28.444 INFO 2660 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  437. 2023-06-29 15:44:28.546 INFO 2660 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  438. 2023-06-29 15:44:28.548 INFO 2660 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.62 seconds (JVM running for 5.366)
  439. 2023-06-29 15:44:28.550 INFO 2660 --- [main] c.x.s.SpringbootFunctionApplication :
  440. ----------------------------------------------------------
  441. Application 'imageSynthesis' is running! ----------------------------------------------------------
  442. 2023-06-29 15:44:42.691 INFO 2660 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  443. 2023-06-29 15:44:42.691 INFO 2660 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  444. 2023-06-29 15:44:42.701 INFO 2660 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  445. 2023-06-29 15:46:32.551 INFO 2660 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  446. 2023-06-29 15:46:32.552 INFO 2660 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  447. 2023-06-29 15:46:32.570 INFO 2660 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  448. 2023-06-29 15:46:32.571 INFO 2660 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  449. 2023-06-29 15:46:32.577 INFO 2660 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  450. 2023-06-29 15:46:37.174 INFO 15492 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15492 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  451. 2023-06-29 15:46:37.177 INFO 15492 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  452. 2023-06-29 15:46:37.895 INFO 15492 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  453. 2023-06-29 15:46:37.898 INFO 15492 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  454. 2023-06-29 15:46:37.939 INFO 15492 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
  455. 2023-06-29 15:46:38.024 WARN 15492 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  456. 2023-06-29 15:46:38.286 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  457. 2023-06-29 15:46:38.289 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6cc1f1d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  458. 2023-06-29 15:46:38.294 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  459. 2023-06-29 15:46:38.298 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  460. 2023-06-29 15:46:38.307 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3338102] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  461. 2023-06-29 15:46:38.317 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$78b63e15] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  462. 2023-06-29 15:46:38.634 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  463. 2023-06-29 15:46:38.652 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  464. 2023-06-29 15:46:38.658 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  465. 2023-06-29 15:46:38.670 INFO 15492 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  466. 2023-06-29 15:46:38.969 INFO 15492 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  467. 2023-06-29 15:46:38.990 INFO 15492 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  468. 2023-06-29 15:46:38.990 INFO 15492 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  469. 2023-06-29 15:46:39.082 INFO 15492 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  470. 2023-06-29 15:46:39.083 INFO 15492 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1819 ms
  471. 2023-06-29 15:46:39.261 INFO 15492 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  472. 2023-06-29 15:46:39.358 INFO 15492 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  473. 2023-06-29 15:46:39.358 INFO 15492 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  474. 2023-06-29 15:46:39.358 INFO 15492 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  475. 2023-06-29 15:46:39.358 INFO 15492 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  476. 2023-06-29 15:46:40.759 INFO 15492 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  477. 2023-06-29 15:46:41.160 INFO 15492 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  478. 2023-06-29 15:46:41.262 INFO 15492 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  479. 2023-06-29 15:46:41.264 INFO 15492 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.589 seconds (JVM running for 5.322)
  480. 2023-06-29 15:46:41.267 INFO 15492 --- [main] c.x.s.SpringbootFunctionApplication :
  481. ----------------------------------------------------------
  482. Application 'imageSynthesis' is running! ----------------------------------------------------------
  483. 2023-06-29 15:46:43.742 INFO 15492 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  484. 2023-06-29 15:46:43.742 INFO 15492 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  485. 2023-06-29 15:46:43.751 INFO 15492 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  486. 2023-06-29 15:50:29.805 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49a0dfdd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  487. 2023-06-29 15:50:29.807 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@39244db7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  488. 2023-06-29 15:50:29.808 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1cdd1eb6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  489. 2023-06-29 15:50:29.809 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@532dd391 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  490. 2023-06-29 15:50:29.811 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@779e2b9f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  491. 2023-06-29 15:50:29.812 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ccc992e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  492. 2023-06-29 15:50:29.813 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@189012af (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  493. 2023-06-29 15:50:29.814 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@259cfb77 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  494. 2023-06-29 15:50:29.815 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@23d8fe88 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  495. 2023-06-29 15:50:29.816 WARN 15492 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2bd51634 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  496. 2023-06-29 15:50:55.469 INFO 15492 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  497. 2023-06-29 15:50:55.470 INFO 15492 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  498. 2023-06-29 15:50:55.493 INFO 15492 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  499. 2023-06-29 15:50:55.493 INFO 15492 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  500. 2023-06-29 15:50:55.503 INFO 15492 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  501. 2023-06-29 15:51:21.009 INFO 11312 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 11312 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  502. 2023-06-29 15:51:21.012 INFO 11312 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  503. 2023-06-29 15:51:21.820 INFO 11312 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  504. 2023-06-29 15:51:21.822 INFO 11312 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  505. 2023-06-29 15:51:21.865 INFO 11312 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
  506. 2023-06-29 15:51:21.948 WARN 11312 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  507. 2023-06-29 15:51:22.286 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  508. 2023-06-29 15:51:22.289 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2e076076] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  509. 2023-06-29 15:51:22.294 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  510. 2023-06-29 15:51:22.299 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  511. 2023-06-29 15:51:22.308 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c478efa5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  512. 2023-06-29 15:51:22.319 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$39fbacb8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  513. 2023-06-29 15:51:22.635 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  514. 2023-06-29 15:51:22.650 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  515. 2023-06-29 15:51:22.655 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  516. 2023-06-29 15:51:22.666 INFO 11312 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  517. 2023-06-29 15:51:22.969 INFO 11312 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  518. 2023-06-29 15:51:22.990 INFO 11312 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  519. 2023-06-29 15:51:22.990 INFO 11312 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  520. 2023-06-29 15:51:23.084 INFO 11312 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  521. 2023-06-29 15:51:23.084 INFO 11312 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1945 ms
  522. 2023-06-29 15:51:23.280 INFO 11312 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  523. 2023-06-29 15:51:23.387 INFO 11312 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  524. 2023-06-29 15:51:23.387 INFO 11312 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  525. 2023-06-29 15:51:23.387 INFO 11312 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  526. 2023-06-29 15:51:23.387 INFO 11312 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  527. 2023-06-29 15:51:24.844 INFO 11312 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  528. 2023-06-29 15:51:25.221 INFO 11312 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  529. 2023-06-29 15:51:25.331 INFO 11312 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  530. 2023-06-29 15:51:25.334 INFO 11312 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.95 seconds (JVM running for 5.755)
  531. 2023-06-29 15:51:25.337 INFO 11312 --- [main] c.x.s.SpringbootFunctionApplication :
  532. ----------------------------------------------------------
  533. Application 'imageSynthesis' is running! ----------------------------------------------------------
  534. 2023-06-29 15:51:26.349 INFO 11312 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  535. 2023-06-29 15:51:26.349 INFO 11312 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  536. 2023-06-29 15:51:26.360 INFO 11312 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
  537. 2023-06-29 15:51:56.072 INFO 11312 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  538. 2023-06-29 15:51:56.073 INFO 11312 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  539. 2023-06-29 15:51:56.094 INFO 11312 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  540. 2023-06-29 15:51:56.095 INFO 11312 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  541. 2023-06-29 15:51:56.101 INFO 11312 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  542. 2023-06-29 15:52:03.780 INFO 15164 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 15164 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  543. 2023-06-29 15:52:03.783 INFO 15164 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  544. 2023-06-29 15:52:04.756 INFO 15164 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  545. 2023-06-29 15:52:04.758 INFO 15164 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  546. 2023-06-29 15:52:04.798 INFO 15164 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 28ms. Found 0 repository interfaces.
  547. 2023-06-29 15:52:04.873 WARN 15164 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  548. 2023-06-29 15:52:05.134 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  549. 2023-06-29 15:52:05.137 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$78c61ab0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  550. 2023-06-29 15:52:05.142 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  551. 2023-06-29 15:52:05.147 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  552. 2023-06-29 15:52:05.156 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f37a9df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  553. 2023-06-29 15:52:05.166 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$84ba66f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  554. 2023-06-29 15:52:05.477 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  555. 2023-06-29 15:52:05.492 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  556. 2023-06-29 15:52:05.498 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  557. 2023-06-29 15:52:05.509 INFO 15164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  558. 2023-06-29 15:52:05.800 INFO 15164 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  559. 2023-06-29 15:52:05.821 INFO 15164 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  560. 2023-06-29 15:52:05.821 INFO 15164 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  561. 2023-06-29 15:52:05.918 INFO 15164 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  562. 2023-06-29 15:52:05.918 INFO 15164 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2090 ms
  563. 2023-06-29 15:52:06.109 INFO 15164 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  564. 2023-06-29 15:52:06.210 INFO 15164 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  565. 2023-06-29 15:52:06.210 INFO 15164 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  566. 2023-06-29 15:52:06.211 INFO 15164 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  567. 2023-06-29 15:52:06.211 INFO 15164 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  568. 2023-06-29 15:52:07.831 INFO 15164 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  569. 2023-06-29 15:52:08.230 INFO 15164 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  570. 2023-06-29 15:52:08.342 INFO 15164 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  571. 2023-06-29 15:52:08.345 INFO 15164 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.306 seconds (JVM running for 6.252)
  572. 2023-06-29 15:52:08.348 INFO 15164 --- [main] c.x.s.SpringbootFunctionApplication :
  573. ----------------------------------------------------------
  574. Application 'imageSynthesis' is running! ----------------------------------------------------------
  575. 2023-06-29 15:52:10.271 INFO 15164 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  576. 2023-06-29 15:52:10.271 INFO 15164 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  577. 2023-06-29 15:52:10.280 INFO 15164 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  578. 2023-06-29 15:54:36.905 INFO 15164 --- [Thread-12] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  579. 2023-06-29 15:54:36.906 INFO 15164 --- [Thread-12] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  580. 2023-06-29 15:54:36.923 INFO 15164 --- [Thread-12] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  581. 2023-06-29 15:54:36.924 INFO 15164 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  582. 2023-06-29 15:54:37.069 INFO 15164 --- [Thread-12] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  583. 2023-06-29 15:54:41.892 INFO 4204 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 4204 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  584. 2023-06-29 15:54:41.896 INFO 4204 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  585. 2023-06-29 15:54:42.774 INFO 4204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  586. 2023-06-29 15:54:42.777 INFO 4204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  587. 2023-06-29 15:54:42.818 INFO 4204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
  588. 2023-06-29 15:54:42.905 WARN 4204 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  589. 2023-06-29 15:54:43.169 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  590. 2023-06-29 15:54:43.172 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$63625704] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  591. 2023-06-29 15:54:43.177 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  592. 2023-06-29 15:54:43.181 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  593. 2023-06-29 15:54:43.190 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f9d3e633] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  594. 2023-06-29 15:54:43.200 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$6f56a346] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  595. 2023-06-29 15:54:43.505 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  596. 2023-06-29 15:54:43.522 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  597. 2023-06-29 15:54:43.527 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  598. 2023-06-29 15:54:43.538 INFO 4204 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  599. 2023-06-29 15:54:43.830 INFO 4204 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  600. 2023-06-29 15:54:43.851 INFO 4204 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  601. 2023-06-29 15:54:43.851 INFO 4204 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  602. 2023-06-29 15:54:43.944 INFO 4204 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  603. 2023-06-29 15:54:43.944 INFO 4204 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1960 ms
  604. 2023-06-29 15:54:44.128 INFO 4204 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  605. 2023-06-29 15:54:44.236 INFO 4204 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  606. 2023-06-29 15:54:44.236 INFO 4204 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  607. 2023-06-29 15:54:44.236 INFO 4204 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  608. 2023-06-29 15:54:44.236 INFO 4204 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  609. 2023-06-29 15:54:45.668 INFO 4204 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  610. 2023-06-29 15:54:46.070 INFO 4204 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  611. 2023-06-29 15:54:46.172 INFO 4204 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  612. 2023-06-29 15:54:46.174 INFO 4204 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.833 seconds (JVM running for 5.58)
  613. 2023-06-29 15:54:46.177 INFO 4204 --- [main] c.x.s.SpringbootFunctionApplication :
  614. ----------------------------------------------------------
  615. Application 'imageSynthesis' is running! ----------------------------------------------------------
  616. 2023-06-29 15:54:50.319 INFO 4204 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  617. 2023-06-29 15:54:50.319 INFO 4204 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  618. 2023-06-29 15:54:50.329 INFO 4204 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  619. 2023-06-29 15:57:31.588 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@448eff27 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  620. 2023-06-29 15:57:31.589 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f599ce1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  621. 2023-06-29 15:57:31.590 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32a0b524 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  622. 2023-06-29 15:57:31.590 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f24cf8d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  623. 2023-06-29 15:57:31.591 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5ca4f3b9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  624. 2023-06-29 15:57:31.591 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f09d258 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  625. 2023-06-29 15:57:31.592 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@78b74708 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  626. 2023-06-29 15:57:31.592 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@51c6a734 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  627. 2023-06-29 15:57:31.593 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a84bf8e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  628. 2023-06-29 15:57:31.594 WARN 4204 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2b1e2394 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  629. 2023-06-29 15:58:49.549 INFO 4204 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  630. 2023-06-29 15:58:49.550 INFO 4204 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  631. 2023-06-29 15:58:49.571 INFO 4204 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  632. 2023-06-29 15:58:49.571 INFO 4204 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  633. 2023-06-29 15:58:49.578 INFO 4204 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  634. 2023-06-29 15:58:55.399 INFO 13644 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 13644 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  635. 2023-06-29 15:58:55.402 INFO 13644 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  636. 2023-06-29 15:58:56.089 INFO 13644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  637. 2023-06-29 15:58:56.092 INFO 13644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  638. 2023-06-29 15:58:56.135 INFO 13644 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30ms. Found 0 repository interfaces.
  639. 2023-06-29 15:58:56.230 WARN 13644 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  640. 2023-06-29 15:58:56.509 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  641. 2023-06-29 15:58:56.513 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7853d9a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  642. 2023-06-29 15:58:56.517 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  643. 2023-06-29 15:58:56.522 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  644. 2023-06-29 15:58:56.531 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ec568d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  645. 2023-06-29 15:58:56.541 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$844825e4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  646. 2023-06-29 15:58:56.848 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  647. 2023-06-29 15:58:56.863 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  648. 2023-06-29 15:58:56.868 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  649. 2023-06-29 15:58:56.879 INFO 13644 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  650. 2023-06-29 15:58:57.174 INFO 13644 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  651. 2023-06-29 15:58:57.195 INFO 13644 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  652. 2023-06-29 15:58:57.195 INFO 13644 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  653. 2023-06-29 15:58:57.288 INFO 13644 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  654. 2023-06-29 15:58:57.288 INFO 13644 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1808 ms
  655. 2023-06-29 15:58:57.466 INFO 13644 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  656. 2023-06-29 15:58:57.563 INFO 13644 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  657. 2023-06-29 15:58:57.563 INFO 13644 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  658. 2023-06-29 15:58:57.563 INFO 13644 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  659. 2023-06-29 15:58:57.564 INFO 13644 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  660. 2023-06-29 15:58:59.093 INFO 13644 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  661. 2023-06-29 15:58:59.498 INFO 13644 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  662. 2023-06-29 15:58:59.613 INFO 13644 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  663. 2023-06-29 15:58:59.616 INFO 13644 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.71 seconds (JVM running for 5.401)
  664. 2023-06-29 15:58:59.618 INFO 13644 --- [main] c.x.s.SpringbootFunctionApplication :
  665. ----------------------------------------------------------
  666. Application 'imageSynthesis' is running! ----------------------------------------------------------
  667. 2023-06-29 15:59:27.629 INFO 13644 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  668. 2023-06-29 15:59:27.629 INFO 13644 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  669. 2023-06-29 15:59:27.638 INFO 13644 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  670. 2023-06-29 16:00:41.172 INFO 13644 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  671. 2023-06-29 16:00:41.174 INFO 13644 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  672. 2023-06-29 16:00:41.329 INFO 13644 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  673. 2023-06-29 16:00:41.329 INFO 13644 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  674. 2023-06-29 16:00:41.333 INFO 13644 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  675. 2023-06-29 16:00:46.570 INFO 18816 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 18816 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  676. 2023-06-29 16:00:46.572 INFO 18816 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  677. 2023-06-29 16:00:47.384 INFO 18816 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  678. 2023-06-29 16:00:47.386 INFO 18816 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  679. 2023-06-29 16:00:47.424 INFO 18816 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25ms. Found 0 repository interfaces.
  680. 2023-06-29 16:00:47.505 WARN 18816 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  681. 2023-06-29 16:00:47.774 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  682. 2023-06-29 16:00:47.778 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2604d0c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  683. 2023-06-29 16:00:47.783 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  684. 2023-06-29 16:00:47.788 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  685. 2023-06-29 16:00:47.797 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bc765ff7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  686. 2023-06-29 16:00:47.809 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$31f91d0a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  687. 2023-06-29 16:00:48.138 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  688. 2023-06-29 16:00:48.154 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  689. 2023-06-29 16:00:48.160 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  690. 2023-06-29 16:00:48.171 INFO 18816 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  691. 2023-06-29 16:00:48.472 INFO 18816 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  692. 2023-06-29 16:00:48.493 INFO 18816 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  693. 2023-06-29 16:00:48.493 INFO 18816 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  694. 2023-06-29 16:00:48.586 INFO 18816 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  695. 2023-06-29 16:00:48.586 INFO 18816 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1856 ms
  696. 2023-06-29 16:00:48.766 INFO 18816 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  697. 2023-06-29 16:00:48.862 INFO 18816 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  698. 2023-06-29 16:00:48.862 INFO 18816 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  699. 2023-06-29 16:00:48.862 INFO 18816 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  700. 2023-06-29 16:00:48.862 INFO 18816 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  701. 2023-06-29 16:00:50.327 INFO 18816 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  702. 2023-06-29 16:00:50.730 INFO 18816 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  703. 2023-06-29 16:00:50.860 INFO 18816 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  704. 2023-06-29 16:00:50.862 INFO 18816 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.843 seconds (JVM running for 5.787)
  705. 2023-06-29 16:00:50.864 INFO 18816 --- [main] c.x.s.SpringbootFunctionApplication :
  706. ----------------------------------------------------------
  707. Application 'imageSynthesis' is running! ----------------------------------------------------------
  708. 2023-06-29 16:00:53.214 INFO 18816 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  709. 2023-06-29 16:00:53.214 INFO 18816 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  710. 2023-06-29 16:00:53.224 INFO 18816 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  711. 2023-06-29 16:09:11.053 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a6cc60b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  712. 2023-06-29 16:09:11.054 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@30d8051f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  713. 2023-06-29 16:09:11.055 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@67452c75 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  714. 2023-06-29 16:09:11.055 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6aa94a1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  715. 2023-06-29 16:09:11.056 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@13399429 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  716. 2023-06-29 16:09:11.056 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63398bac (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  717. 2023-06-29 16:09:11.057 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2dd1253a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  718. 2023-06-29 16:09:11.057 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7f8ca3bd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  719. 2023-06-29 16:09:11.058 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@204bf8b9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  720. 2023-06-29 16:09:11.058 WARN 18816 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f8063f7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  721. 2023-06-29 16:12:13.388 INFO 18816 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  722. 2023-06-29 16:12:13.390 INFO 18816 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  723. 2023-06-29 16:12:13.411 INFO 18816 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  724. 2023-06-29 16:12:13.411 INFO 18816 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  725. 2023-06-29 16:12:13.414 INFO 18816 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  726. 2023-06-29 16:12:21.576 INFO 13740 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 13740 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  727. 2023-06-29 16:12:21.579 INFO 13740 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  728. 2023-06-29 16:12:22.405 INFO 13740 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  729. 2023-06-29 16:12:22.407 INFO 13740 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  730. 2023-06-29 16:12:22.447 INFO 13740 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
  731. 2023-06-29 16:12:22.531 WARN 13740 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  732. 2023-06-29 16:12:22.812 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  733. 2023-06-29 16:12:22.816 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c090a6a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  734. 2023-06-29 16:12:22.831 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  735. 2023-06-29 16:12:22.835 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  736. 2023-06-29 16:12:22.844 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$570235d7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  737. 2023-06-29 16:12:22.854 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$cc84f2ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  738. 2023-06-29 16:12:23.169 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  739. 2023-06-29 16:12:23.184 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  740. 2023-06-29 16:12:23.190 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  741. 2023-06-29 16:12:23.201 INFO 13740 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  742. 2023-06-29 16:12:23.535 INFO 13740 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  743. 2023-06-29 16:12:23.557 INFO 13740 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  744. 2023-06-29 16:12:23.557 INFO 13740 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  745. 2023-06-29 16:12:23.702 INFO 13740 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  746. 2023-06-29 16:12:23.702 INFO 13740 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2026 ms
  747. 2023-06-29 16:12:23.885 INFO 13740 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  748. 2023-06-29 16:12:23.983 INFO 13740 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  749. 2023-06-29 16:12:23.983 INFO 13740 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  750. 2023-06-29 16:12:23.983 INFO 13740 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  751. 2023-06-29 16:12:23.983 INFO 13740 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  752. 2023-06-29 16:12:25.446 INFO 13740 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  753. 2023-06-29 16:12:25.876 INFO 13740 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  754. 2023-06-29 16:12:25.977 INFO 13740 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  755. 2023-06-29 16:12:25.980 INFO 13740 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.03 seconds (JVM running for 5.872)
  756. 2023-06-29 16:12:25.982 INFO 13740 --- [main] c.x.s.SpringbootFunctionApplication :
  757. ----------------------------------------------------------
  758. Application 'imageSynthesis' is running! ----------------------------------------------------------
  759. 2023-06-29 16:14:50.838 INFO 13740 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  760. 2023-06-29 16:14:50.838 INFO 13740 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  761. 2023-06-29 16:14:50.847 INFO 13740 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  762. 2023-06-29 16:14:50.909 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@37098552 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  763. 2023-06-29 16:14:50.909 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5444ab9f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  764. 2023-06-29 16:14:50.910 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2f1c9750 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  765. 2023-06-29 16:14:50.911 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3f2c5140 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  766. 2023-06-29 16:14:50.911 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f1b5197 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  767. 2023-06-29 16:14:50.912 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2e7201b8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  768. 2023-06-29 16:14:50.912 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@651fa531 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  769. 2023-06-29 16:14:50.913 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@38645e83 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  770. 2023-06-29 16:14:50.913 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3df637f1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  771. 2023-06-29 16:14:50.914 WARN 13740 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3b79e36 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  772. 2023-06-29 16:19:23.613 INFO 13740 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  773. 2023-06-29 16:19:23.614 INFO 13740 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  774. 2023-06-29 16:19:23.630 INFO 13740 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  775. 2023-06-29 16:19:23.630 INFO 13740 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  776. 2023-06-29 16:19:23.640 INFO 13740 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  777. 2023-06-29 16:19:28.255 INFO 14640 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 14640 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  778. 2023-06-29 16:19:28.258 INFO 14640 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  779. 2023-06-29 16:19:29.041 INFO 14640 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  780. 2023-06-29 16:19:29.043 INFO 14640 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  781. 2023-06-29 16:19:29.083 INFO 14640 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
  782. 2023-06-29 16:19:29.172 WARN 14640 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  783. 2023-06-29 16:19:29.435 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  784. 2023-06-29 16:19:29.438 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9ec8859d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  785. 2023-06-29 16:19:29.443 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  786. 2023-06-29 16:19:29.448 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  787. 2023-06-29 16:19:29.456 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$353a14cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  788. 2023-06-29 16:19:29.467 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$aabcd1df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  789. 2023-06-29 16:19:29.771 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  790. 2023-06-29 16:19:29.786 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  791. 2023-06-29 16:19:29.792 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  792. 2023-06-29 16:19:29.803 INFO 14640 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  793. 2023-06-29 16:19:30.111 INFO 14640 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  794. 2023-06-29 16:19:30.132 INFO 14640 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  795. 2023-06-29 16:19:30.132 INFO 14640 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  796. 2023-06-29 16:19:30.226 INFO 14640 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  797. 2023-06-29 16:19:30.226 INFO 14640 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1889 ms
  798. 2023-06-29 16:19:30.406 INFO 14640 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  799. 2023-06-29 16:19:30.504 INFO 14640 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  800. 2023-06-29 16:19:30.504 INFO 14640 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  801. 2023-06-29 16:19:30.504 INFO 14640 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  802. 2023-06-29 16:19:30.504 INFO 14640 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  803. 2023-06-29 16:19:31.967 INFO 14640 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  804. 2023-06-29 16:19:32.340 INFO 14640 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  805. 2023-06-29 16:19:32.445 INFO 14640 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  806. 2023-06-29 16:19:32.448 INFO 14640 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.733 seconds (JVM running for 5.544)
  807. 2023-06-29 16:19:32.450 INFO 14640 --- [main] c.x.s.SpringbootFunctionApplication :
  808. ----------------------------------------------------------
  809. Application 'imageSynthesis' is running! ----------------------------------------------------------
  810. 2023-06-29 16:19:39.120 INFO 14640 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  811. 2023-06-29 16:19:39.120 INFO 14640 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  812. 2023-06-29 16:19:39.131 INFO 14640 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
  813. 2023-06-29 16:19:45.375 INFO 14640 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  814. 2023-06-29 16:19:45.376 INFO 14640 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  815. 2023-06-29 16:19:45.398 INFO 14640 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  816. 2023-06-29 16:19:45.398 INFO 14640 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  817. 2023-06-29 16:19:45.403 INFO 14640 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  818. 2023-06-29 16:19:53.185 INFO 18200 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 18200 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  819. 2023-06-29 16:19:53.188 INFO 18200 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  820. 2023-06-29 16:19:54.449 INFO 18200 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  821. 2023-06-29 16:19:54.451 INFO 18200 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  822. 2023-06-29 16:19:54.495 INFO 18200 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 31ms. Found 0 repository interfaces.
  823. 2023-06-29 16:19:54.613 WARN 18200 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  824. 2023-06-29 16:19:54.935 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  825. 2023-06-29 16:19:54.938 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9c51b91e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  826. 2023-06-29 16:19:54.943 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  827. 2023-06-29 16:19:54.948 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  828. 2023-06-29 16:19:54.957 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$32c3484d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  829. 2023-06-29 16:19:54.969 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$a8460560] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  830. 2023-06-29 16:19:55.299 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  831. 2023-06-29 16:19:55.316 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  832. 2023-06-29 16:19:55.324 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  833. 2023-06-29 16:19:55.336 INFO 18200 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  834. 2023-06-29 16:19:55.674 INFO 18200 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  835. 2023-06-29 16:19:55.696 INFO 18200 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  836. 2023-06-29 16:19:55.696 INFO 18200 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  837. 2023-06-29 16:19:55.797 INFO 18200 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  838. 2023-06-29 16:19:55.797 INFO 18200 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2543 ms
  839. 2023-06-29 16:19:55.994 INFO 18200 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  840. 2023-06-29 16:19:56.098 INFO 18200 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  841. 2023-06-29 16:19:56.098 INFO 18200 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  842. 2023-06-29 16:19:56.098 INFO 18200 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  843. 2023-06-29 16:19:56.098 INFO 18200 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  844. 2023-06-29 16:19:57.660 INFO 18200 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  845. 2023-06-29 16:19:58.048 INFO 18200 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  846. 2023-06-29 16:19:58.149 INFO 18200 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  847. 2023-06-29 16:19:58.151 INFO 18200 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.816 seconds (JVM running for 6.884)
  848. 2023-06-29 16:19:58.154 INFO 18200 --- [main] c.x.s.SpringbootFunctionApplication :
  849. ----------------------------------------------------------
  850. Application 'imageSynthesis' is running! ----------------------------------------------------------
  851. 2023-06-29 16:22:42.660 INFO 18200 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  852. 2023-06-29 16:22:42.660 INFO 18200 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  853. 2023-06-29 16:22:42.670 INFO 18200 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  854. 2023-06-29 16:22:42.731 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@39a51282 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  855. 2023-06-29 16:22:42.732 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5a70b734 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  856. 2023-06-29 16:22:42.733 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4bd09ffa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  857. 2023-06-29 16:22:42.733 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@10390fc7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  858. 2023-06-29 16:22:42.734 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2e1f593e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  859. 2023-06-29 16:22:42.734 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@718992de (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  860. 2023-06-29 16:22:42.736 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e69ec5a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  861. 2023-06-29 16:22:42.737 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@66769b67 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  862. 2023-06-29 16:22:42.738 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32f4e83e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  863. 2023-06-29 16:22:42.739 WARN 18200 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f5693dc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  864. 2023-06-29 16:26:39.450 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c35d650 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  865. 2023-06-29 16:26:39.452 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3a079125 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  866. 2023-06-29 16:26:39.454 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7245bed7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  867. 2023-06-29 16:26:39.455 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3fa9e8fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  868. 2023-06-29 16:26:39.456 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6839eed8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  869. 2023-06-29 16:26:39.458 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6d82e16 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  870. 2023-06-29 16:26:39.459 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c3d5dc5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  871. 2023-06-29 16:26:39.461 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@187b5c4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  872. 2023-06-29 16:26:39.463 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@387fe9a5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  873. 2023-06-29 16:26:39.464 WARN 18200 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7f10d822 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  874. 2023-06-29 16:29:29.292 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7560c41f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  875. 2023-06-29 16:29:29.295 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6e58b909 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  876. 2023-06-29 16:29:29.297 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3a302666 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  877. 2023-06-29 16:29:29.298 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@51d21ccf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  878. 2023-06-29 16:29:29.299 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@70e6c2e5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  879. 2023-06-29 16:29:29.301 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b5dbd01 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  880. 2023-06-29 16:29:29.302 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6065b31a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  881. 2023-06-29 16:29:29.303 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2110ffbd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  882. 2023-06-29 16:29:29.304 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6727f090 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  883. 2023-06-29 16:29:29.305 WARN 18200 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@51a4fcc0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  884. 2023-06-29 16:34:07.666 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3a5f81b5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  885. 2023-06-29 16:34:07.671 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6508d928 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  886. 2023-06-29 16:34:07.672 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@770a67c9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  887. 2023-06-29 16:34:07.673 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e9e0e3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  888. 2023-06-29 16:34:07.674 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31170e4f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  889. 2023-06-29 16:34:07.675 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@12f550dc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  890. 2023-06-29 16:34:07.675 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@36654964 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  891. 2023-06-29 16:34:07.676 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7e4349b3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  892. 2023-06-29 16:34:07.677 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@77af5542 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  893. 2023-06-29 16:34:07.678 WARN 18200 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f6488db (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  894. 2023-06-29 16:34:08.040 INFO 18200 --- [http-nio-10015-exec-4] io.lettuce.core.EpollProvider : Starting without optional epoll library
  895. 2023-06-29 16:34:08.041 INFO 18200 --- [http-nio-10015-exec-4] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  896. 2023-06-29 16:35:42.067 INFO 18200 --- [Thread-13] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  897. 2023-06-29 16:35:42.068 INFO 18200 --- [Thread-13] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  898. 2023-06-29 16:35:42.299 INFO 18200 --- [Thread-13] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  899. 2023-06-29 16:35:42.299 INFO 18200 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  900. 2023-06-29 16:35:42.306 INFO 18200 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  901. 2023-06-29 16:35:46.881 INFO 8652 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 8652 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  902. 2023-06-29 16:35:46.885 INFO 8652 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  903. 2023-06-29 16:35:47.624 INFO 8652 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  904. 2023-06-29 16:35:47.626 INFO 8652 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  905. 2023-06-29 16:35:47.666 INFO 8652 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 28ms. Found 0 repository interfaces.
  906. 2023-06-29 16:35:47.751 WARN 8652 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  907. 2023-06-29 16:35:48.025 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  908. 2023-06-29 16:35:48.028 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$285b476e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  909. 2023-06-29 16:35:48.033 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  910. 2023-06-29 16:35:48.037 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  911. 2023-06-29 16:35:48.046 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$beccd69d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  912. 2023-06-29 16:35:48.056 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$344f93b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  913. 2023-06-29 16:35:48.372 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  914. 2023-06-29 16:35:48.389 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  915. 2023-06-29 16:35:48.395 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  916. 2023-06-29 16:35:48.406 INFO 8652 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  917. 2023-06-29 16:35:48.711 INFO 8652 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  918. 2023-06-29 16:35:48.732 INFO 8652 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  919. 2023-06-29 16:35:48.732 INFO 8652 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  920. 2023-06-29 16:35:48.826 INFO 8652 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  921. 2023-06-29 16:35:48.827 INFO 8652 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1832 ms
  922. 2023-06-29 16:35:49.006 INFO 8652 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  923. 2023-06-29 16:35:49.103 INFO 8652 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  924. 2023-06-29 16:35:49.103 INFO 8652 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  925. 2023-06-29 16:35:49.103 INFO 8652 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  926. 2023-06-29 16:35:49.103 INFO 8652 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  927. 2023-06-29 16:35:50.599 INFO 8652 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  928. 2023-06-29 16:35:50.995 INFO 8652 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  929. 2023-06-29 16:35:51.099 INFO 8652 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  930. 2023-06-29 16:35:51.101 INFO 8652 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.684 seconds (JVM running for 5.387)
  931. 2023-06-29 16:35:51.103 INFO 8652 --- [main] c.x.s.SpringbootFunctionApplication :
  932. ----------------------------------------------------------
  933. Application 'imageSynthesis' is running! ----------------------------------------------------------
  934. 2023-06-29 16:35:51.460 INFO 8652 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  935. 2023-06-29 16:35:51.460 INFO 8652 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  936. 2023-06-29 16:35:51.470 INFO 8652 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  937. 2023-06-29 16:36:03.458 INFO 8652 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  938. 2023-06-29 16:36:03.459 INFO 8652 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  939. 2023-06-29 16:36:03.479 INFO 8652 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  940. 2023-06-29 16:36:03.479 INFO 8652 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  941. 2023-06-29 16:36:03.484 INFO 8652 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  942. 2023-06-29 16:36:08.081 INFO 3852 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 3852 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  943. 2023-06-29 16:36:08.084 INFO 3852 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  944. 2023-06-29 16:36:08.870 INFO 3852 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  945. 2023-06-29 16:36:08.873 INFO 3852 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  946. 2023-06-29 16:36:08.916 INFO 3852 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 30ms. Found 0 repository interfaces.
  947. 2023-06-29 16:36:09.005 WARN 3852 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  948. 2023-06-29 16:36:09.270 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  949. 2023-06-29 16:36:09.273 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$eec0bd4b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  950. 2023-06-29 16:36:09.278 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  951. 2023-06-29 16:36:09.283 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  952. 2023-06-29 16:36:09.292 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$85324c7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  953. 2023-06-29 16:36:09.304 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$fab5098d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  954. 2023-06-29 16:36:09.633 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  955. 2023-06-29 16:36:09.656 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  956. 2023-06-29 16:36:09.662 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  957. 2023-06-29 16:36:09.672 INFO 3852 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  958. 2023-06-29 16:36:09.974 INFO 3852 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  959. 2023-06-29 16:36:09.994 INFO 3852 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  960. 2023-06-29 16:36:09.995 INFO 3852 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  961. 2023-06-29 16:36:10.088 INFO 3852 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  962. 2023-06-29 16:36:10.088 INFO 3852 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1913 ms
  963. 2023-06-29 16:36:10.271 INFO 3852 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  964. 2023-06-29 16:36:10.371 INFO 3852 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  965. 2023-06-29 16:36:10.371 INFO 3852 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  966. 2023-06-29 16:36:10.371 INFO 3852 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  967. 2023-06-29 16:36:10.371 INFO 3852 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  968. 2023-06-29 16:36:11.814 INFO 3852 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  969. 2023-06-29 16:36:12.204 INFO 3852 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  970. 2023-06-29 16:36:12.309 INFO 3852 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  971. 2023-06-29 16:36:12.311 INFO 3852 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.767 seconds (JVM running for 5.477)
  972. 2023-06-29 16:36:12.314 INFO 3852 --- [main] c.x.s.SpringbootFunctionApplication :
  973. ----------------------------------------------------------
  974. Application 'imageSynthesis' is running! ----------------------------------------------------------
  975. 2023-06-29 16:36:19.507 INFO 3852 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  976. 2023-06-29 16:36:19.507 INFO 3852 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  977. 2023-06-29 16:36:19.517 INFO 3852 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  978. 2023-06-29 16:38:07.940 INFO 3852 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  979. 2023-06-29 16:38:07.941 INFO 3852 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  980. 2023-06-29 16:38:07.964 INFO 3852 --- [Thread-10] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  981. 2023-06-29 16:38:07.965 INFO 3852 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  982. 2023-06-29 16:38:07.970 INFO 3852 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  983. 2023-06-29 16:38:12.727 INFO 2268 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 2268 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  984. 2023-06-29 16:38:12.730 INFO 2268 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  985. 2023-06-29 16:38:13.459 INFO 2268 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  986. 2023-06-29 16:38:13.461 INFO 2268 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  987. 2023-06-29 16:38:13.500 INFO 2268 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
  988. 2023-06-29 16:38:13.581 WARN 2268 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  989. 2023-06-29 16:38:13.849 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  990. 2023-06-29 16:38:13.852 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$28fb0d85] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  991. 2023-06-29 16:38:13.857 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  992. 2023-06-29 16:38:13.862 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  993. 2023-06-29 16:38:13.871 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bf6c9cb4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  994. 2023-06-29 16:38:13.881 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$34ef59c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  995. 2023-06-29 16:38:14.190 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  996. 2023-06-29 16:38:14.206 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  997. 2023-06-29 16:38:14.212 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  998. 2023-06-29 16:38:14.222 INFO 2268 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  999. 2023-06-29 16:38:14.526 INFO 2268 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  1000. 2023-06-29 16:38:14.547 INFO 2268 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1001. 2023-06-29 16:38:14.547 INFO 2268 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  1002. 2023-06-29 16:38:14.640 INFO 2268 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1003. 2023-06-29 16:38:14.640 INFO 2268 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1824 ms
  1004. 2023-06-29 16:38:14.904 INFO 2268 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  1005. 2023-06-29 16:38:15.018 INFO 2268 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  1006. 2023-06-29 16:38:15.018 INFO 2268 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  1007. 2023-06-29 16:38:15.018 INFO 2268 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  1008. 2023-06-29 16:38:15.018 INFO 2268 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  1009. 2023-06-29 16:38:16.457 INFO 2268 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1010. 2023-06-29 16:38:16.829 INFO 2268 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  1011. 2023-06-29 16:38:16.938 INFO 2268 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  1012. 2023-06-29 16:38:16.940 INFO 2268 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.73 seconds (JVM running for 5.519)
  1013. 2023-06-29 16:38:16.943 INFO 2268 --- [main] c.x.s.SpringbootFunctionApplication :
  1014. ----------------------------------------------------------
  1015. Application 'imageSynthesis' is running! ----------------------------------------------------------
  1016. 2023-06-29 16:40:43.241 INFO 2268 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  1017. 2023-06-29 16:40:43.243 INFO 2268 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  1018. 2023-06-29 16:40:43.267 INFO 2268 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  1019. 2023-06-29 16:40:43.268 INFO 2268 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  1020. 2023-06-29 16:40:43.273 INFO 2268 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  1021. 2023-06-29 16:40:47.864 INFO 10180 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 10180 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  1022. 2023-06-29 16:40:47.866 INFO 10180 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  1023. 2023-06-29 16:40:48.562 INFO 10180 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  1024. 2023-06-29 16:40:48.564 INFO 10180 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  1025. 2023-06-29 16:40:48.602 INFO 10180 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
  1026. 2023-06-29 16:40:48.681 WARN 10180 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  1027. 2023-06-29 16:40:48.962 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1028. 2023-06-29 16:40:48.965 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f8dc33d5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1029. 2023-06-29 16:40:48.970 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1030. 2023-06-29 16:40:48.975 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1031. 2023-06-29 16:40:48.984 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8f4dc304] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1032. 2023-06-29 16:40:48.995 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$4d08017] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1033. 2023-06-29 16:40:49.321 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1034. 2023-06-29 16:40:49.337 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1035. 2023-06-29 16:40:49.342 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1036. 2023-06-29 16:40:49.353 INFO 10180 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1037. 2023-06-29 16:40:49.660 INFO 10180 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  1038. 2023-06-29 16:40:49.682 INFO 10180 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1039. 2023-06-29 16:40:49.682 INFO 10180 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  1040. 2023-06-29 16:40:49.777 INFO 10180 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1041. 2023-06-29 16:40:49.777 INFO 10180 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1862 ms
  1042. 2023-06-29 16:40:49.972 INFO 10180 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  1043. 2023-06-29 16:40:50.072 INFO 10180 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  1044. 2023-06-29 16:40:50.073 INFO 10180 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  1045. 2023-06-29 16:40:50.073 INFO 10180 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  1046. 2023-06-29 16:40:50.073 INFO 10180 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  1047. 2023-06-29 16:40:51.510 INFO 10180 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1048. 2023-06-29 16:40:51.912 INFO 10180 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  1049. 2023-06-29 16:40:52.013 INFO 10180 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  1050. 2023-06-29 16:40:52.016 INFO 10180 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.731 seconds (JVM running for 5.436)
  1051. 2023-06-29 16:40:52.018 INFO 10180 --- [main] c.x.s.SpringbootFunctionApplication :
  1052. ----------------------------------------------------------
  1053. Application 'imageSynthesis' is running! ----------------------------------------------------------
  1054. 2023-06-29 16:41:00.604 INFO 10180 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  1055. 2023-06-29 16:41:00.604 INFO 10180 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  1056. 2023-06-29 16:41:00.613 INFO 10180 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
  1057. 2023-06-29 16:42:43.654 INFO 10180 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  1058. 2023-06-29 16:42:43.655 INFO 10180 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  1059. 2023-06-29 16:42:43.671 INFO 10180 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  1060. 2023-06-29 16:42:43.671 INFO 10180 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  1061. 2023-06-29 16:42:43.676 INFO 10180 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  1062. 2023-06-29 16:42:48.545 INFO 3212 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 3212 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  1063. 2023-06-29 16:42:48.548 INFO 3212 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  1064. 2023-06-29 16:42:49.235 INFO 3212 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  1065. 2023-06-29 16:42:49.237 INFO 3212 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  1066. 2023-06-29 16:42:49.275 INFO 3212 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
  1067. 2023-06-29 16:42:49.362 WARN 3212 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  1068. 2023-06-29 16:42:49.630 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1069. 2023-06-29 16:42:49.633 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$45dde909] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1070. 2023-06-29 16:42:49.638 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1071. 2023-06-29 16:42:49.643 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1072. 2023-06-29 16:42:49.652 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$dc4f7838] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1073. 2023-06-29 16:42:49.664 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$51d2354b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1074. 2023-06-29 16:42:50.039 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1075. 2023-06-29 16:42:50.054 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1076. 2023-06-29 16:42:50.060 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1077. 2023-06-29 16:42:50.071 INFO 3212 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1078. 2023-06-29 16:42:50.383 INFO 3212 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  1079. 2023-06-29 16:42:50.403 INFO 3212 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1080. 2023-06-29 16:42:50.403 INFO 3212 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  1081. 2023-06-29 16:42:50.495 INFO 3212 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1082. 2023-06-29 16:42:50.495 INFO 3212 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1867 ms
  1083. 2023-06-29 16:42:50.677 INFO 3212 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  1084. 2023-06-29 16:42:50.777 INFO 3212 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  1085. 2023-06-29 16:42:50.777 INFO 3212 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  1086. 2023-06-29 16:42:50.777 INFO 3212 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  1087. 2023-06-29 16:42:50.777 INFO 3212 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  1088. 2023-06-29 16:42:52.199 INFO 3212 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1089. 2023-06-29 16:42:52.566 INFO 3212 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  1090. 2023-06-29 16:42:52.670 INFO 3212 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  1091. 2023-06-29 16:42:52.672 INFO 3212 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.689 seconds (JVM running for 5.494)
  1092. 2023-06-29 16:42:52.674 INFO 3212 --- [main] c.x.s.SpringbootFunctionApplication :
  1093. ----------------------------------------------------------
  1094. Application 'imageSynthesis' is running! ----------------------------------------------------------
  1095. 2023-06-29 16:42:53.826 INFO 3212 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  1096. 2023-06-29 16:42:53.826 INFO 3212 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  1097. 2023-06-29 16:42:53.836 INFO 3212 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  1098. 2023-06-29 16:43:18.701 INFO 3212 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  1099. 2023-06-29 16:43:18.702 INFO 3212 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  1100. 2023-06-29 16:43:18.718 INFO 3212 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  1101. 2023-06-29 16:43:18.720 INFO 3212 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  1102. 2023-06-29 16:43:18.725 INFO 3212 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  1103. 2023-06-29 16:43:23.308 INFO 14144 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 14144 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  1104. 2023-06-29 16:43:23.312 INFO 14144 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  1105. 2023-06-29 16:43:24.167 INFO 14144 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  1106. 2023-06-29 16:43:24.169 INFO 14144 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  1107. 2023-06-29 16:43:24.208 INFO 14144 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
  1108. 2023-06-29 16:43:24.293 WARN 14144 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  1109. 2023-06-29 16:43:24.571 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1110. 2023-06-29 16:43:24.576 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a4af8420] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1111. 2023-06-29 16:43:24.582 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1112. 2023-06-29 16:43:24.588 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1113. 2023-06-29 16:43:24.597 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3b21134f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1114. 2023-06-29 16:43:24.609 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$b0a3d062] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1115. 2023-06-29 16:43:24.934 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1116. 2023-06-29 16:43:24.951 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1117. 2023-06-29 16:43:24.958 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1118. 2023-06-29 16:43:24.975 INFO 14144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1119. 2023-06-29 16:43:25.405 INFO 14144 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  1120. 2023-06-29 16:43:25.427 INFO 14144 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1121. 2023-06-29 16:43:25.427 INFO 14144 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  1122. 2023-06-29 16:43:25.522 INFO 14144 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1123. 2023-06-29 16:43:25.522 INFO 14144 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2037 ms
  1124. 2023-06-29 16:43:25.717 INFO 14144 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  1125. 2023-06-29 16:43:25.828 INFO 14144 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  1126. 2023-06-29 16:43:25.828 INFO 14144 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  1127. 2023-06-29 16:43:25.829 INFO 14144 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  1128. 2023-06-29 16:43:25.829 INFO 14144 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  1129. 2023-06-29 16:43:27.284 INFO 14144 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1130. 2023-06-29 16:43:27.693 INFO 14144 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  1131. 2023-06-29 16:43:27.797 INFO 14144 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  1132. 2023-06-29 16:43:27.800 INFO 14144 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.068 seconds (JVM running for 5.747)
  1133. 2023-06-29 16:43:27.802 INFO 14144 --- [main] c.x.s.SpringbootFunctionApplication :
  1134. ----------------------------------------------------------
  1135. Application 'imageSynthesis' is running! ----------------------------------------------------------
  1136. 2023-06-29 16:46:13.848 INFO 14144 --- [http-nio-10015-exec-3] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  1137. 2023-06-29 16:46:13.848 INFO 14144 --- [http-nio-10015-exec-3] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  1138. 2023-06-29 16:46:13.858 INFO 14144 --- [http-nio-10015-exec-3] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
  1139. 2023-06-29 16:46:13.979 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2c54d0a7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1140. 2023-06-29 16:46:13.980 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@de6927 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1141. 2023-06-29 16:46:13.980 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@a854073 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1142. 2023-06-29 16:46:13.981 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@d326b27 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1143. 2023-06-29 16:46:13.981 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6a163aa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1144. 2023-06-29 16:46:13.982 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7545a508 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1145. 2023-06-29 16:46:13.982 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@55e3f50b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1146. 2023-06-29 16:46:13.983 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4b96c7c3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1147. 2023-06-29 16:46:13.983 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@46274128 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1148. 2023-06-29 16:46:13.984 WARN 14144 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1e12c101 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1149. 2023-06-29 16:48:33.458 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@37fe574 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1150. 2023-06-29 16:48:33.460 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6694a965 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1151. 2023-06-29 16:48:33.461 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3dab20af (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1152. 2023-06-29 16:48:33.462 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3889f477 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1153. 2023-06-29 16:48:33.464 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@643d1061 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1154. 2023-06-29 16:48:33.466 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@15188ae8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1155. 2023-06-29 16:48:33.467 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@beddb72 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1156. 2023-06-29 16:48:33.468 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@92bf8ae (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1157. 2023-06-29 16:48:33.470 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1241a69d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1158. 2023-06-29 16:48:33.471 WARN 14144 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@435f31f7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1159. 2023-06-29 16:54:50.497 INFO 14144 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  1160. 2023-06-29 16:54:50.498 INFO 14144 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  1161. 2023-06-29 16:54:50.518 INFO 14144 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  1162. 2023-06-29 16:54:50.518 INFO 14144 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  1163. 2023-06-29 16:54:50.527 INFO 14144 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  1164. 2023-06-29 16:54:58.722 INFO 18568 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 18568 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  1165. 2023-06-29 16:54:58.727 INFO 18568 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  1166. 2023-06-29 16:54:59.770 INFO 18568 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  1167. 2023-06-29 16:54:59.773 INFO 18568 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  1168. 2023-06-29 16:54:59.817 INFO 18568 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 31ms. Found 0 repository interfaces.
  1169. 2023-06-29 16:54:59.915 WARN 18568 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  1170. 2023-06-29 16:55:00.275 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1171. 2023-06-29 16:55:00.278 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5228474d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1172. 2023-06-29 16:55:00.285 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1173. 2023-06-29 16:55:00.292 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1174. 2023-06-29 16:55:00.302 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e899d67c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1175. 2023-06-29 16:55:00.316 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$5e1c938f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1176. 2023-06-29 16:55:00.740 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1177. 2023-06-29 16:55:00.757 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1178. 2023-06-29 16:55:00.764 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1179. 2023-06-29 16:55:00.777 INFO 18568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1180. 2023-06-29 16:55:01.132 INFO 18568 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  1181. 2023-06-29 16:55:01.159 INFO 18568 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1182. 2023-06-29 16:55:01.159 INFO 18568 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  1183. 2023-06-29 16:55:01.272 INFO 18568 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1184. 2023-06-29 16:55:01.273 INFO 18568 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2403 ms
  1185. 2023-06-29 16:55:01.506 INFO 18568 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  1186. 2023-06-29 16:55:01.645 INFO 18568 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  1187. 2023-06-29 16:55:01.645 INFO 18568 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  1188. 2023-06-29 16:55:01.645 INFO 18568 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  1189. 2023-06-29 16:55:01.645 INFO 18568 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  1190. 2023-06-29 16:55:03.327 INFO 18568 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1191. 2023-06-29 16:55:03.719 INFO 18568 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  1192. 2023-06-29 16:55:03.828 INFO 18568 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  1193. 2023-06-29 16:55:03.830 INFO 18568 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 5.876 seconds (JVM running for 6.862)
  1194. 2023-06-29 16:55:03.833 INFO 18568 --- [main] c.x.s.SpringbootFunctionApplication :
  1195. ----------------------------------------------------------
  1196. Application 'imageSynthesis' is running! ----------------------------------------------------------
  1197. 2023-06-29 16:55:07.030 INFO 18568 --- [http-nio-10015-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  1198. 2023-06-29 16:55:07.030 INFO 18568 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  1199. 2023-06-29 16:55:07.039 INFO 18568 --- [http-nio-10015-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  1200. 2023-06-29 17:03:57.203 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22b920e5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1201. 2023-06-29 17:03:57.205 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@73465b05 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1202. 2023-06-29 17:03:57.205 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@251171dc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1203. 2023-06-29 17:03:57.206 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1b7c0eff (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1204. 2023-06-29 17:03:57.207 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4432ac98 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1205. 2023-06-29 17:03:57.208 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@56d5968 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1206. 2023-06-29 17:03:57.209 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2b5c5788 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1207. 2023-06-29 17:03:57.211 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@502cbfea (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1208. 2023-06-29 17:03:57.212 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@12b9f1b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1209. 2023-06-29 17:03:57.213 WARN 18568 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ee2304f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1210. 2023-06-29 17:08:39.538 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@122df2e0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1211. 2023-06-29 17:08:39.631 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5ef6a18e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1212. 2023-06-29 17:08:39.640 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@29b2dfb2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1213. 2023-06-29 17:08:39.643 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@35cc8326 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1214. 2023-06-29 17:08:39.645 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@69f3582f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1215. 2023-06-29 17:08:39.652 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ed68def (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1216. 2023-06-29 17:08:39.659 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@209dffcc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1217. 2023-06-29 17:08:39.661 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7ca9ccd8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1218. 2023-06-29 17:08:39.687 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b5b2eb0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1219. 2023-06-29 17:08:39.691 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@615869c1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1220. 2023-06-29 17:27:06.532 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c894fb3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1221. 2023-06-29 17:27:06.871 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2ee7912b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1222. 2023-06-29 17:27:06.881 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3a6d20ea (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1223. 2023-06-29 17:27:06.932 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4c3a24ef (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1224. 2023-06-29 17:27:06.939 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3260f786 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1225. 2023-06-29 17:27:06.967 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@209c4628 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1226. 2023-06-29 17:27:06.990 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@732558a1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1227. 2023-06-29 17:27:06.992 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ea50776 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1228. 2023-06-29 17:27:07.002 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5bcc11e3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1229. 2023-06-29 17:27:07.004 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@19a3a1b4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1230. 2023-06-29 17:31:14.199 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64223a3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1231. 2023-06-29 17:31:14.201 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3684bac (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1232. 2023-06-29 17:31:14.202 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2096aa6e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1233. 2023-06-29 17:31:14.204 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@9c494f2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1234. 2023-06-29 17:31:14.205 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7652dd14 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1235. 2023-06-29 17:31:14.206 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3726cd59 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1236. 2023-06-29 17:31:14.207 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2276d409 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1237. 2023-06-29 17:31:14.208 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f38a7b1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1238. 2023-06-29 17:31:14.209 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6f62713f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1239. 2023-06-29 17:31:14.210 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6e2f358f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1240. 2023-06-29 17:33:32.194 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@30a2571c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1241. 2023-06-29 17:33:32.196 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@21386c27 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1242. 2023-06-29 17:33:32.198 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@b176917 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1243. 2023-06-29 17:33:32.199 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@45c45114 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1244. 2023-06-29 17:33:32.201 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7ee098ac (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1245. 2023-06-29 17:33:32.203 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c5b9a03 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1246. 2023-06-29 17:33:32.205 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2cb4074e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1247. 2023-06-29 17:33:32.209 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4b9fbf3d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1248. 2023-06-29 17:33:32.211 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31c06b1a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1249. 2023-06-29 17:33:32.213 WARN 18568 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@710b64a3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1250. 2023-06-29 17:44:13.168 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4bd9bd70 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1251. 2023-06-29 17:44:13.169 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@50a4954f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1252. 2023-06-29 17:44:13.171 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1bcdfa4a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1253. 2023-06-29 17:44:13.172 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f1ec9f4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1254. 2023-06-29 17:44:13.173 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c9ffc1d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1255. 2023-06-29 17:44:13.174 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@68650c2c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1256. 2023-06-29 17:44:13.175 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c8eb4c0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1257. 2023-06-29 17:44:13.177 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@25669fcc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1258. 2023-06-29 17:44:13.178 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@467af069 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1259. 2023-06-29 17:44:13.179 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63e90e6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1260. 2023-06-29 18:13:48.143 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8a1be2c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1261. 2023-06-29 18:13:48.146 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20dd5aed (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1262. 2023-06-29 18:13:48.148 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1b3f2364 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1263. 2023-06-29 18:20:40.287 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@60c66fc2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1264. 2023-06-29 18:20:40.295 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@46c651aa (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1265. 2023-06-29 18:20:40.300 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@55f22995 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1266. 2023-06-29 18:20:40.304 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6fa6b35a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1267. 2023-06-29 18:20:40.307 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@efb85f0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1268. 2023-06-29 18:20:40.309 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7a44de84 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1269. 2023-06-29 18:20:40.312 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3ebeeed8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1270. 2023-06-29 18:20:40.315 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64d8b636 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1271. 2023-06-29 18:20:40.318 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@365e6b58 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1272. 2023-06-29 18:20:40.320 WARN 18568 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ab223e9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1273. 2023-06-29 18:24:01.872 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@27bb30f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1274. 2023-06-29 18:24:01.874 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@27d5b081 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1275. 2023-06-29 18:24:01.876 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2defedd1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1276. 2023-06-29 18:24:01.878 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@78a2460f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1277. 2023-06-29 18:24:01.880 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6ea8310f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1278. 2023-06-29 18:24:01.882 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6473d5e3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1279. 2023-06-29 18:24:01.884 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@36a02dd9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1280. 2023-06-29 18:24:01.885 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c58973c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1281. 2023-06-29 18:24:01.887 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7357e5f1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1282. 2023-06-29 18:24:01.889 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@9f1eab5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1283. 2023-06-29 18:44:23.238 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2671412d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1284. 2023-06-29 18:44:23.241 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@74c03dde (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1285. 2023-06-29 18:44:23.244 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e4091c7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1286. 2023-06-29 18:44:23.246 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11b28a76 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1287. 2023-06-29 18:44:23.248 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@14cd4e48 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1288. 2023-06-29 18:44:23.251 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6116afc2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1289. 2023-06-29 18:44:23.253 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5b62d48e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1290. 2023-06-29 18:44:23.255 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5e8604ae (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1291. 2023-06-29 18:44:23.257 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2047be38 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1292. 2023-06-29 18:44:23.259 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@747b6d4d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1293. 2023-06-29 18:44:33.761 WARN 18568 --- [http-nio-10015-exec-8] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'id' is not present]
  1294. 2023-06-29 18:50:10.234 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@573dd10c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1295. 2023-06-29 18:50:10.236 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3449f269 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1296. 2023-06-29 18:50:10.238 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@65bb6868 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1297. 2023-06-29 18:50:10.239 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ec8c9a1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1298. 2023-06-29 18:50:10.241 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@480ccf21 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1299. 2023-06-29 18:50:10.242 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@33ada6f3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1300. 2023-06-29 18:50:10.243 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@d6b70c6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1301. 2023-06-29 18:50:10.245 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4526350b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1302. 2023-06-29 18:50:10.246 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6b7d9f49 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1303. 2023-06-29 18:50:10.247 WARN 18568 --- [http-nio-10015-exec-1] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@35b926eb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1304. 2023-06-29 18:54:19.547 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@177862dc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1305. 2023-06-29 18:54:19.551 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4359db2b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1306. 2023-06-29 18:54:19.554 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@43021d00 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1307. 2023-06-29 18:54:19.557 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@554e2ba6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1308. 2023-06-29 18:54:19.559 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@58090e23 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1309. 2023-06-29 18:54:19.562 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5584168a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1310. 2023-06-29 18:54:19.565 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@63dfb27 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1311. 2023-06-29 18:54:19.568 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@228ae35d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1312. 2023-06-29 18:54:19.570 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32628939 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1313. 2023-06-29 18:54:19.573 WARN 18568 --- [http-nio-10015-exec-2] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@47a7e9b9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1314. 2023-06-29 19:02:52.155 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5bcf583a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1315. 2023-06-29 19:02:52.157 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4a9be69b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1316. 2023-06-29 19:02:52.159 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@76c28fa0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1317. 2023-06-29 19:02:52.160 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@251f52a2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1318. 2023-06-29 19:02:52.163 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@259a48d0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1319. 2023-06-29 19:02:52.167 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3020ddc6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1320. 2023-06-29 19:02:52.169 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@527debed (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1321. 2023-06-29 19:02:52.172 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@da83942 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1322. 2023-06-29 19:02:52.174 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7a833cef (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1323. 2023-06-29 19:02:52.177 WARN 18568 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4c7b1094 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1324. 2023-06-29 19:05:46.389 INFO 18568 --- [Thread-11] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  1325. 2023-06-29 19:05:46.391 INFO 18568 --- [Thread-11] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  1326. 2023-06-29 19:05:46.422 INFO 18568 --- [Thread-11] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  1327. 2023-06-29 19:05:46.422 INFO 18568 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  1328. 2023-06-29 19:05:46.427 INFO 18568 --- [Thread-11] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  1329. 2023-06-29 19:05:53.544 INFO 18956 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 18956 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  1330. 2023-06-29 19:05:53.549 INFO 18956 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  1331. 2023-06-29 19:05:54.317 INFO 18956 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  1332. 2023-06-29 19:05:54.320 INFO 18956 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  1333. 2023-06-29 19:05:54.361 INFO 18956 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29ms. Found 0 repository interfaces.
  1334. 2023-06-29 19:05:54.447 WARN 18956 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  1335. 2023-06-29 19:05:54.710 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1336. 2023-06-29 19:05:54.713 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$13acd81f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1337. 2023-06-29 19:05:54.718 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1338. 2023-06-29 19:05:54.723 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1339. 2023-06-29 19:05:54.731 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$aa1e674e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1340. 2023-06-29 19:05:54.742 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$1fa12461] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1341. 2023-06-29 19:05:59.747 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1342. 2023-06-29 19:05:59.761 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1343. 2023-06-29 19:05:59.768 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1344. 2023-06-29 19:05:59.777 INFO 18956 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1345. 2023-06-29 19:06:00.088 INFO 18956 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  1346. 2023-06-29 19:06:00.107 INFO 18956 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1347. 2023-06-29 19:06:00.107 INFO 18956 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  1348. 2023-06-29 19:06:00.199 INFO 18956 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1349. 2023-06-29 19:06:00.201 INFO 18956 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 6564 ms
  1350. 2023-06-29 19:06:00.395 INFO 18956 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  1351. 2023-06-29 19:06:00.495 INFO 18956 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  1352. 2023-06-29 19:06:00.495 INFO 18956 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  1353. 2023-06-29 19:06:00.495 INFO 18956 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  1354. 2023-06-29 19:06:00.495 INFO 18956 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  1355. 2023-06-29 19:06:01.926 INFO 18956 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1356. 2023-06-29 19:06:02.302 INFO 18956 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  1357. 2023-06-29 19:06:02.412 INFO 18956 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  1358. 2023-06-29 19:06:02.415 INFO 18956 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 9.411 seconds (JVM running for 10.105)
  1359. 2023-06-29 19:06:02.417 INFO 18956 --- [main] c.x.s.SpringbootFunctionApplication :
  1360. ----------------------------------------------------------
  1361. Application 'imageSynthesis' is running! ----------------------------------------------------------
  1362. 2023-06-29 19:07:05.810 INFO 18956 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  1363. 2023-06-29 19:07:05.811 INFO 18956 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  1364. 2023-06-29 19:07:05.819 INFO 18956 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
  1365. 2023-06-29 19:12:50.208 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7c959ddf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1366. 2023-06-29 19:12:50.210 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49716deb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1367. 2023-06-29 19:12:50.211 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@600b7cb2 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1368. 2023-06-29 19:12:50.212 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@e66ea59 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1369. 2023-06-29 19:12:50.213 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@419ff49d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1370. 2023-06-29 19:12:50.214 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3c3d770 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1371. 2023-06-29 19:12:50.215 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3816d556 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1372. 2023-06-29 19:12:50.216 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@11bc42f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1373. 2023-06-29 19:12:50.222 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3f9ee38d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1374. 2023-06-29 19:12:50.224 WARN 18956 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22fbdb59 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1375. 2023-06-29 19:16:48.989 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@732c953f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1376. 2023-06-29 19:16:48.991 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@23e38335 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1377. 2023-06-29 19:16:48.993 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4cf30924 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1378. 2023-06-29 19:16:48.995 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@21775386 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1379. 2023-06-29 19:16:48.997 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@728688b3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1380. 2023-06-29 19:16:48.999 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@13f3dea9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1381. 2023-06-29 19:16:49.001 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@64430602 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1382. 2023-06-29 19:16:49.002 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@c42f594 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1383. 2023-06-29 19:16:49.003 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@cb19269 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1384. 2023-06-29 19:16:49.005 WARN 18956 --- [http-nio-10015-exec-9] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@13a03c0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1385. 2023-06-29 19:20:06.464 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@66c0c284 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1386. 2023-06-29 19:20:06.466 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4b591adf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1387. 2023-06-29 19:20:06.467 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@17b0b435 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1388. 2023-06-29 19:20:06.469 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a588f92 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1389. 2023-06-29 19:20:06.470 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4e0828fe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1390. 2023-06-29 19:20:06.472 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4d844c02 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1391. 2023-06-29 19:20:06.474 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f87489b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1392. 2023-06-29 19:20:06.476 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31cd78e6 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1393. 2023-06-29 19:20:06.478 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3e8de9f9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1394. 2023-06-29 19:20:06.479 WARN 18956 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@51065676 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1395. 2023-06-29 19:31:45.838 INFO 18956 --- [Thread-13] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
  1396. 2023-06-29 19:31:45.838 INFO 18956 --- [Thread-13] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  1397. 2023-06-29 19:31:45.855 INFO 18956 --- [Thread-13] c.b.d.d.DynamicRoutingDataSource : closing dynamicDatasource ing....
  1398. 2023-06-29 19:31:45.855 INFO 18956 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown initiated...
  1399. 2023-06-29 19:31:45.864 INFO 18956 --- [Thread-13] com.zaxxer.hikari.HikariDataSource : master - Shutdown completed.
  1400. 2023-06-29 19:33:00.404 INFO 18584 --- [main] c.x.s.SpringbootFunctionApplication : Starting SpringbootFunctionApplication on DESKTOP-46UE442 with PID 18584 (E:\java\YaoXiangMu\springboot-parent\springboot-function\target\classes started by admin in E:\java\YaoXiangMu\springboot-parent)
  1401. 2023-06-29 19:33:00.406 INFO 18584 --- [main] c.x.s.SpringbootFunctionApplication : The following profiles are active: dev
  1402. 2023-06-29 19:33:01.026 INFO 18584 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  1403. 2023-06-29 19:33:01.028 INFO 18584 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  1404. 2023-06-29 19:33:01.065 INFO 18584 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26ms. Found 0 repository interfaces.
  1405. 2023-06-29 19:33:01.151 WARN 18584 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.xmnk.springbootfunction]' package. Please check your configuration.
  1406. 2023-06-29 19:33:01.434 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1407. 2023-06-29 19:33:01.437 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e1970f51] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1408. 2023-06-29 19:33:01.443 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1409. 2023-06-29 19:33:01.448 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1410. 2023-06-29 19:33:01.458 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$78089e80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1411. 2023-06-29 19:33:01.469 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.xmnk.springbootfunction.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ed8b5b93] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1412. 2023-06-29 19:33:01.795 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customHashedCredentialsMatcher' of type [com.xmnk.springbootfunction.shiro.CustomHashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1413. 2023-06-29 19:33:01.810 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'customRealm' of type [com.xmnk.springbootfunction.shiro.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1414. 2023-06-29 19:33:01.816 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1415. 2023-06-29 19:33:01.827 INFO 18584 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1416. 2023-06-29 19:33:02.154 INFO 18584 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10015 (http)
  1417. 2023-06-29 19:33:02.179 INFO 18584 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1418. 2023-06-29 19:33:02.180 INFO 18584 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
  1419. 2023-06-29 19:33:02.281 INFO 18584 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1420. 2023-06-29 19:33:02.281 INFO 18584 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1808 ms
  1421. 2023-06-29 19:33:02.466 INFO 18584 --- [main] com.zaxxer.hikari.HikariDataSource : master - Starting...
  1422. 2023-06-29 19:33:02.563 INFO 18584 --- [main] com.zaxxer.hikari.HikariDataSource : master - Start completed.
  1423. 2023-06-29 19:33:02.563 INFO 18584 --- [main] c.b.d.d.DynamicRoutingDataSource : 初始共加载 1 个数据源
  1424. 2023-06-29 19:33:02.563 INFO 18584 --- [main] c.b.d.d.DynamicRoutingDataSource : 动态数据源-加载 master 成功
  1425. 2023-06-29 19:33:02.563 INFO 18584 --- [main] c.b.d.d.DynamicRoutingDataSource : 当前的默认数据源是单数据源,数据源名为 master
  1426. 2023-06-29 19:33:03.990 INFO 18584 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1427. 2023-06-29 19:33:04.372 INFO 18584 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
  1428. 2023-06-29 19:33:04.484 INFO 18584 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10015 (http) with context path ''
  1429. 2023-06-29 19:33:04.487 INFO 18584 --- [main] c.x.s.SpringbootFunctionApplication : Started SpringbootFunctionApplication in 4.508 seconds (JVM running for 6.117)
  1430. 2023-06-29 19:33:04.489 INFO 18584 --- [main] c.x.s.SpringbootFunctionApplication :
  1431. ----------------------------------------------------------
  1432. Application 'imageSynthesis' is running! ----------------------------------------------------------
  1433. 2023-06-29 19:33:30.611 INFO 18584 --- [http-nio-10015-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  1434. 2023-06-29 19:33:30.611 INFO 18584 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  1435. 2023-06-29 19:33:30.620 INFO 18584 --- [http-nio-10015-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  1436. 2023-06-29 19:37:11.336 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@9d242e4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1437. 2023-06-29 19:37:11.337 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@529054e8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1438. 2023-06-29 19:37:11.338 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f6836e4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1439. 2023-06-29 19:37:11.339 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@32af016b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1440. 2023-06-29 19:37:11.339 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@c39b896 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1441. 2023-06-29 19:37:11.340 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5cde8aed (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1442. 2023-06-29 19:37:11.340 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@421f4884 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1443. 2023-06-29 19:37:11.341 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8f1bdf5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1444. 2023-06-29 19:37:11.341 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@494d4975 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1445. 2023-06-29 19:37:11.342 WARN 18584 --- [http-nio-10015-exec-4] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@616c2b53 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1446. 2023-06-29 19:42:07.254 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c140443 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1447. 2023-06-29 19:42:07.256 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1d3c2619 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1448. 2023-06-29 19:42:07.257 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4f6abdb3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1449. 2023-06-29 19:42:07.259 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@58264fa5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1450. 2023-06-29 19:42:07.260 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4dfa2c19 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1451. 2023-06-29 19:42:07.262 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3a775835 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1452. 2023-06-29 19:42:07.263 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a6f845e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1453. 2023-06-29 19:42:07.264 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@59e80fbf (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1454. 2023-06-29 19:42:07.265 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5f08459 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1455. 2023-06-29 19:42:07.267 WARN 18584 --- [http-nio-10015-exec-6] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c6c222 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1456. 2023-06-29 20:02:27.914 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4ad19383 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1457. 2023-06-29 20:02:27.919 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4e5b2f1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1458. 2023-06-29 20:02:27.921 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@43203f13 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1459. 2023-06-29 20:02:27.923 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5664ff06 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1460. 2023-06-29 20:02:27.924 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7d23cbe5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1461. 2023-06-29 20:02:27.926 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@54f88c8a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1462. 2023-06-29 20:02:27.927 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@16e2e9a1 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1463. 2023-06-29 20:02:27.929 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@678fb8b4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1464. 2023-06-29 20:02:27.930 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4903b43 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1465. 2023-06-29 20:02:27.932 WARN 18584 --- [http-nio-10015-exec-7] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@141c6b87 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1466. 2023-06-29 20:06:07.734 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f62775e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1467. 2023-06-29 20:06:07.737 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@20f2dc9c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1468. 2023-06-29 20:06:07.738 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1cb7a19b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1469. 2023-06-29 20:06:07.740 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@30b5086c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1470. 2023-06-29 20:06:07.741 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5668a27d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1471. 2023-06-29 20:06:07.743 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@60c88210 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1472. 2023-06-29 20:06:07.744 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@41525ceb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1473. 2023-06-29 20:06:07.746 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@593cdac5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1474. 2023-06-29 20:06:07.747 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4a54e0d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1475. 2023-06-29 20:06:07.749 WARN 18584 --- [http-nio-10015-exec-8] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6e28338d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1476. 2023-06-29 20:47:40.934 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@630a3b69 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1477. 2023-06-29 20:47:40.938 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@65a6516 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1478. 2023-06-29 20:47:40.940 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@80f9167 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1479. 2023-06-29 20:47:40.943 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1219317f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1480. 2023-06-29 20:47:40.946 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@49c5d0a4 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1481. 2023-06-29 20:47:40.948 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c627e5f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1482. 2023-06-29 20:47:40.951 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6892401d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1483. 2023-06-29 20:47:40.953 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@33db06b9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1484. 2023-06-29 20:47:40.955 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@54fcb096 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1485. 2023-06-29 20:47:40.956 WARN 18584 --- [http-nio-10015-exec-5] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5be3acd0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1486. 2023-06-29 20:56:44.222 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4a0eb94f (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1487. 2023-06-29 20:56:44.224 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@620a5607 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1488. 2023-06-29 20:56:44.225 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@8f20f7a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1489. 2023-06-29 20:56:44.227 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1b8c1314 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1490. 2023-06-29 20:56:44.228 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@66758933 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1491. 2023-06-29 20:56:44.230 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@567f5194 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1492. 2023-06-29 20:56:44.231 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@4e6e1dfe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1493. 2023-06-29 20:56:44.232 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@3581b394 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1494. 2023-06-29 20:56:44.234 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7f778806 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1495. 2023-06-29 20:56:44.235 WARN 18584 --- [http-nio-10015-exec-3] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@53a8858d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1496. 2023-06-29 21:04:59.075 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@55b2e0ce (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1497. 2023-06-29 21:04:59.077 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2eb0553e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1498. 2023-06-29 21:04:59.078 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@1c1cb1d5 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1499. 2023-06-29 21:04:59.080 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@17386e7a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1500. 2023-06-29 21:04:59.081 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@235f55d0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1501. 2023-06-29 21:04:59.082 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@f6afd20 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1502. 2023-06-29 21:04:59.083 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@76816701 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1503. 2023-06-29 21:04:59.084 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@229e8c15 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1504. 2023-06-29 21:04:59.086 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7b36bc43 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
  1505. 2023-06-29 21:04:59.087 WARN 18584 --- [http-nio-10015-exec-10] com.zaxxer.hikari.pool.PoolBase : master - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@236dddf8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.