mod doc
This commit is contained in:
@@ -1125,3 +1125,58 @@ Caused by: java.lang.ClassNotFoundException: Cannot find class: com.bc.exam.modu
|
||||
2026-06-17 23:33:10.173 INFO 18172 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
||||
2026-06-17 23:33:10.175 INFO 18172 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
||||
2026-06-17 23:33:10.177 INFO 18172 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
||||
2026-06-17 23:33:13.136 INFO 23440 --- [main] com.bc.exam.ExamApplication : Starting ExamApplication on yx with PID 23440 (D:\git\exam-jyt\exam-api\target\classes started by 75514 in D:\git\exam-jyt)
|
||||
2026-06-17 23:33:13.138 INFO 23440 --- [main] com.bc.exam.ExamApplication : The following profiles are active: dev
|
||||
2026-06-17 23:33:13.889 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'scheduledConfig' of type [com.bc.exam.config.ScheduledConfig$$EnhancerBySpringCGLIB$$e22232b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:13.899 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bc.exam.config.ShiroConfig$$EnhancerBySpringCGLIB$$e3617af5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:13.938 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bc.exam.ability.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.086 INFO 23440 --- [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)
|
||||
2026-06-17 23:33:14.107 INFO 23440 --- [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)
|
||||
2026-06-17 23:33:14.137 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2ea58efa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.150 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$4851846c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.153 INFO 23440 --- [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
||||
2026-06-17 23:33:14.203 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.241 INFO 23440 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
||||
2026-06-17 23:33:14.241 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.276 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.283 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$c3198a04] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.289 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.291 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.291 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$dba62769] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.298 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionManager' of type [org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.299 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionAopConfig' of type [com.bc.exam.config.TransactionAopConfig$$EnhancerBySpringCGLIB$$25416682] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.306 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'txAdvice' of type [org.springframework.transaction.interceptor.TransactionInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.306 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.391 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$41be6caa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.394 INFO 23440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||||
2026-06-17 23:33:14.705 INFO 23440 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8101 (http)
|
||||
2026-06-17 23:33:14.724 INFO 23440 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
||||
2026-06-17 23:33:14.725 INFO 23440 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.17]
|
||||
2026-06-17 23:33:14.809 INFO 23440 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
||||
2026-06-17 23:33:14.810 INFO 23440 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1636 ms
|
||||
2026-06-17 23:33:16.182 INFO 23440 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
|
||||
2026-06-17 23:33:16.189 INFO 23440 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService
|
||||
2026-06-17 23:33:16.191 INFO 23440 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'asyncExecutor'
|
||||
2026-06-17 23:33:16.199 INFO 23440 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
||||
2026-06-17 23:33:16.522 INFO 23440 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
||||
2026-06-17 23:33:16.664 INFO 23440 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
|
||||
2026-06-17 23:33:16.688 INFO 23440 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
||||
2026-06-17 23:33:16.736 INFO 23440 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
||||
2026-06-17 23:33:16.925 INFO 23440 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pagingUsingPOST_1
|
||||
2026-06-17 23:33:16.930 INFO 23440 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1
|
||||
2026-06-17 23:33:16.983 INFO 23440 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8101 (http) with context path ''
|
||||
2026-06-17 23:33:16.986 INFO 23440 --- [main] com.bc.exam.ExamApplication : Started ExamApplication in 4.147 seconds (JVM running for 4.608)
|
||||
2026-06-17 23:33:16.989 INFO 23440 --- [main] com.bc.exam.ExamApplication :
|
||||
----------------------------------------------------------
|
||||
系统启动成功,访问路径如下:
|
||||
本地路径: http://127.0.0.1:8101/
|
||||
API文档: http://127.0.0.1:8101/doc.html
|
||||
----------------------------------------------------------
|
||||
2026-06-17 23:33:18.736 INFO 23440 --- [http-nio-8101-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||
2026-06-17 23:33:18.736 INFO 23440 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
||||
2026-06-17 23:33:18.746 INFO 23440 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms
|
||||
2026-06-17 23:43:58.248 INFO 23440 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'asyncExecutor'
|
||||
2026-06-17 23:43:58.248 INFO 23440 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
||||
2026-06-17 23:43:58.248 INFO 23440 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
|
||||
2026-06-17 23:43:58.250 INFO 23440 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
||||
2026-06-17 23:43:58.251 INFO 23440 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
||||
|
||||
Reference in New Issue
Block a user