Spring cloud Apollo local development environment building process

Open source configuration center - Apollo

Apollo (Apollo) is a configuration management platform developed by Ctrip framework department, which can centrally manage the configuration of different environments and clusters of applications. After the configuration is modified, it can be pushed to the application end in real time, and has standardized permissions, process governance and other characteristics. The service end is developed based on spring boot and spring cloud, and can be run directly after packaging without additional installation of Tomcat Use a container.

Check out code

apollo github

After startup, open http://localhost:8080 You can see that both the Apollo config service and the Apollo admin service have been started and registered with Eureka

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>