nacos console on windows

C:\Users\Administrator>startup.cmd -m standalone
"nacos is starting with standalone"

         ,--.
       ,--.'|
   ,--,:  : |                                           Nacos 1.4.3
,`--.'`|  ' :                       ,---.               Running in stand alone mode, All function modules
|   :  :  | |                      '   ,'\   .--.--.    Port: 8848
:   |   \ | :  ,--.--.     ,---.  /   /   | /  /    '   Pid: 16608
|   : '  '; | /       \   /     \.   ; ,. :|  :  /`./   Console: http://192.168.116.1:8848/nacos/index.html
'   ' ;.    ;.--.  .-. | /    / ''   | |: :|  :  ;_
|   | | \   | \__\/: . ..    ' / '   | .; : \  \    `.      https://nacos.io
'   : |  ; .' ," .--.; |'   ; :__|   :    |  `----.   \
|   | '`--'  /  /  ,.  |'   | '.'|\   \  /  /  /`--'  /
'   : |     ;  :   .'   \   :    : `----'  '--'.     /
;   |.'     |  ,     .-./\   \  /            `--'---'
'---'        `--`---'     `----'

2022-03-25 08:51:17,780 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@d2de489' 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)

2022-03-25 08:51:17,793 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)

2022-03-25 08:51:26,943 INFO Tomcat initialized with port(s): 8848 (http)

2022-03-25 08:51:30,700 INFO Root WebApplicationContext: initialization completed in 40576 ms

2022-03-25 08:52:03,810 INFO Initializing ExecutorService 'applicationTaskExecutor'

2022-03-25 08:52:04,268 INFO Adding welcome page: class path resource [static/index.html]

2022-03-25 08:52:05,738 INFO Creating filter chain: Ant [pattern='/**'], []

2022-03-25 08:52:05,846 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@569bf9eb, org.springframework.security.web.context.SecurityContextPersistenceFilter@7813cb11, org.springframework.security.web.header.HeaderWriterFilter@5b58ed3c, org.springframework.security.web.csrf.CsrfFilter@45be7cd5, org.springframework.security.web.authentication.logout.LogoutFilter@3faf2e7d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21005f6c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@29ef6856, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61526469, org.springframework.security.web.session.SessionManagementFilter@3a320ade, org.springframework.security.web.access.ExceptionTranslationFilter@3185fa6b]

2022-03-25 08:52:06,194 INFO Initializing ExecutorService 'taskScheduler'

2022-03-25 08:52:06,240 INFO Exposing 2 endpoint(s) beneath base path '/actuator'

2022-03-25 08:52:06,521 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'

2022-03-25 08:52:06,575 INFO Nacos started successfully in stand alone mode. use embedded storage
posted @ 2022-03-25 08:58  ukyo--君君小时候  阅读(42)  评论(0编辑  收藏  举报