commit:权限模块新增分配详情功能

This commit is contained in:
Jerry
2020-11-21 11:32:26 +08:00
parent ae7359230d
commit 5cdf9b7115
603 changed files with 7514 additions and 2249 deletions

View File

@@ -0,0 +1,52 @@
,--.
,--.'|
,--,: : | Nacos 1.3.1
,`--.'`| ' : ,---. Running in stand alone mode, All function modules
| : : | | ' ,'\ .--.--. Port: 8848
: | \ | : ,--.--. ,---. / / | / / ' Pid: 25
| : ' '; | / \ / \. ; ,. :| : /`./ Console: http://c88292798d2d:8848/nacos/index.html
' ' ;. ;.--. .-. | / / '' | |: :| : ;_
| | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io
' : | ; .' ," .--.; |' ; :__| : | `----. \
| | '`--' / / ,. |' | '.'|\ \ / / /`--' /
' : | ; : .' \ : : `----' '--'. /
; |.' | , .-./\ \ / `--'---'
'---' `--`---' `----'
2020-11-20 19:28:19,141 INFO Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$16c444ad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-20 19:28:19,293 INFO Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-20 19:28:19,299 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4b7dc788' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-20 19:28:19,302 INFO Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$3b98e75f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-20 19:28:19,309 INFO Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-20 19:28:20,015 INFO Tomcat initialized with port(s): 8848 (http)
2020-11-20 19:28:20,295 INFO Root WebApplicationContext: initialization completed in 11777 ms
2020-11-20 19:28:26,794 INFO Initializing ExecutorService 'applicationTaskExecutor'
2020-11-20 19:28:27,106 INFO Adding welcome page: class path resource [static/index.html]
2020-11-20 19:28:27,839 INFO Creating filter chain: Ant [pattern='/**'], []
2020-11-20 19:28:27,910 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@48c40605, org.springframework.security.web.context.SecurityContextPersistenceFilter@6063d80a, org.springframework.security.web.header.HeaderWriterFilter@59fc684e, org.springframework.security.web.csrf.CsrfFilter@53499d85, org.springframework.security.web.authentication.logout.LogoutFilter@302fec27, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@355e34c7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24f360b2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54107f42, org.springframework.security.web.session.SessionManagementFilter@2fd1731c, org.springframework.security.web.access.ExceptionTranslationFilter@782a4fff]
2020-11-20 19:28:28,183 INFO Exposing 2 endpoint(s) beneath base path '/actuator'
2020-11-20 19:28:28,233 INFO Initializing ExecutorService 'taskScheduler'
2020-11-20 19:28:28,486 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2020-11-20 19:28:28,501 INFO Nacos Log files: /home/nacos/logs
2020-11-20 19:28:28,511 INFO Nacos Log files: /home/nacos/conf
2020-11-20 19:28:28,512 INFO Nacos Log files: /home/nacos/data
2020-11-20 19:28:28,515 INFO Nacos started successfully in stand alone mode. use embedded storage