Current location - Health Preservation Learning Network - Slimming men and women - What is the application scenario of spring boot? Is it appropriate to be an app back-end interface?
What is the application scenario of spring boot? Is it appropriate to be an app back-end interface?
You can use any code at the back end of the application, just pass the value you need through the interface. Restful is a development specification. For example, your previous path was test.html? Id= 1。 After using this development specification, it can be written as test/ 1. Html, that is to say, it is made into folder mode, but as the background, it does not need to be promoted. This is used in the background.