Purpose

The ultimate goal of this study note is to learn SpringBoot based on Java and build a complete web back-end framework.

SQL and database construction

Usually, the front end means the display and reception of information on the page, while the back end means the computer’s processing and feedback of input information. All the data we receive from users ultimately needs to be summarized into the database.