上图:Nacos=eureka+config+bus
下载: https://github.com/alibaba/nacos 或者直接我的百度云盘:
链接:https://pan.baidu.com/s/1qrqkSW81Zl_74KTo6iOAKg
提取码:kwjf
进入之后点
再点:
继续:
点击1.1.4版本
解压运行:进入bin目录下,执行startup.cmd 好启动完成
H:\softwar\nacos-server-1.1.4\nacos\bin>startup.cmd
,--.
,--.'|
,--,: : | Nacos 1.1.4
,`--.'`| ' : ,---. Running in stand alone mode, All function modules
| : : | | ' ,'\ .--.--. Port: 8848
: | \ | : ,--.--. ,---. / / | / / ' Pid: 4508
| : ' '; | / \ / \. ; ,. :| : /`./ Console: http://169.254.36.94:8848/nacos/index.html
' ' ;. ;.--. .-. | / / '' | |: :| : ;_
| | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io
' : | ; .' ," .--.; |' ; :__| : | `----. \
| | '`--' / / ,. |' | '.'|\ \ / / /`--' /
' : | ; : .' \ : : `----' '--'. /
; |.' | , .-./\ \ / `--'---'
'---' `--`---' `----'
2020-09-09 07:35:34,914 INFO Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$ba8bd3dc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-09-09 07:35:35,160 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-09-09 07:35:35,168 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@c430e6c' 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-09-09 07:35:35,174 INFO Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$df60768e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-09-09 07:35:35,192 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-09-09 07:35:38,666 INFO Tomcat initialized with port(s): 8848 (http)
2020-09-09 07:35:39,136 INFO Root WebApplicationContext: initialization completed in 11809 ms
2020-09-09 07:36:01,417 INFO Initializing ExecutorService 'applicationTaskExecutor'
2020-09-09 07:36:02,567 INFO Adding welcome page: class path resource [static/index.html]
2020-09-09 07:36:03,524 INFO Creating filter chain: Ant [pattern='/'], []
2020-09-09 07:36:03,528 INFO Creating filter chain: Ant [pattern='/**/*.css'], []
2020-09-09 07:36:03,529 INFO Creating filter chain: Ant [pattern='/**/*.js'], []
2020-09-09 07:36:03,529 INFO Creating filter chain: Ant [pattern='/**/*.html'], []
2020-09-09 07:36:03,530 INFO Creating filter chain: Ant [pattern='/**/*.map'], []
2020-09-09 07:36:03,530 INFO Creating filter chain: Ant [pattern='/**/*.svg'], []
2020-09-09 07:36:03,530 INFO Creating filter chain: Ant [pattern='/**/*.png'], []
2020-09-09 07:36:03,532 INFO Creating filter chain: Ant [pattern='/**/*.ico'], []
2020-09-09 07:36:03,533 INFO Creating filter chain: Ant [pattern='/console-fe/public/**'], []
2020-09-09 07:36:03,534 INFO Creating filter chain: Ant [pattern='/v1/auth/login'], []
2020-09-09 07:36:03,536 INFO Creating filter chain: Ant [pattern='/v1/console/health/**'], []
2020-09-09 07:36:03,538 INFO Creating filter chain: Ant [pattern='/v1/cs/**'], []
2020-09-09 07:36:03,544 INFO Creating filter chain: Ant [pattern='/v1/ns/**'], []
2020-09-09 07:36:03,546 INFO Creating filter chain: Ant [pattern='/v1/cmdb/**'], []
2020-09-09 07:36:03,546 INFO Creating filter chain: Ant [pattern='/actuator/**'], []
2020-09-09 07:36:03,547 INFO Creating filter chain: Ant [pattern='/v1/console/server/**'], []
2020-09-09 07:36:03,629 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@78aea4b9, org.springframework.security.web.context.SecurityContextPersistenceFilter@6175619b, org.springframework.security.web.header.HeaderWriterFilter@1a1da881, org.springframework.security.web.authentication.logout.LogoutFilter@2cf92cc7, com.alibaba.nacos.console.filter.JwtAuthenticationTokenFilter@2a65bb85, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@756cf158, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@76c7beb3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b85880b, org.springframework.security.web.session.SessionManagementFilter@7fd4acee, org.springframework.security.web.access.ExceptionTranslationFilter@3d08f3f5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@117e0fe5]
2020-09-09 07:36:03,863 INFO Exposing 2 endpoint(s) beneath base path '/actuator'
2020-09-09 07:36:03,942 INFO Initializing ExecutorService 'taskScheduler'
2020-09-09 07:36:04,304 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2020-09-09 07:36:04,324 INFO Nacos Log files: H:\softwar\nacos-server-1.1.4\nacos/logs/
2020-09-09 07:36:04,325 INFO Nacos Conf files: H:\softwar\nacos-server-1.1.4\nacos/conf/
2020-09-09 07:36:04,329 INFO Nacos Data files: H:\softwar\nacos-server-1.1.4\nacos/data/
2020-09-09 07:36:04,345 INFO Nacos started successfully in stand alone mode.
2020-09-09 07:36:04,631 INFO Initializing Servlet 'dispatcherServlet'
2020-09-09 07:36:04,653 INFO Completed initialization in 22 ms
访问:http://127.0.0.1:8848/nacos/ 登录:nacos/nacos