This backend project is the core project of this repository. This project provide services to users and other MyData service organizations. This project need some effective features to manage users' MyData and provide them useful informations. First of all, build a skeleton for the real development.
The following is the list you should do in order.
- Add dependencies, Spring Web, Spring Security, H2Database and JPA.
- Configure in the application.yml file.
- Create a sample REST endpoint.
And refer to the link, Spring REST Service Guide
Good luck!!
This backend project is the core project of this repository. This project provide services to users and other MyData service organizations. This project need some effective features to manage users' MyData and provide them useful informations. First of all, build a skeleton for the real development.
The following is the list you should do in order.
And refer to the link, Spring REST Service Guide
Good luck!!