My Views on Springboot Development

Now more and more people are paying attention to microservices and requesting to improve development efficiency. I have been using the springboot framework since September 2017, and I will talk about my experience during the project process:
1. Powerful annotation mode: almost no configuration is required file, the configuration file of yml seems to have a clearer experience than properties
2. Main startup: springboot has a built-in tomcat engine, and the jar package starts directly without configuring tomcat, which greatly reduces the learning cost of newcomers.

3. Perfect integration with multiple open source components: too many open source components are integrated, and development is also in the form of annotations, which is simple and fast, such as redis.

4. There are many benefits to be added when I think of it.

This framework is currently used in the payment electronic card platform to support the high concurrent requests of millions of users per day. At present , the reference price products have just been launched.
Welcome to share your experience and experience.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326020024&siteId=291194637