Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 300 Bytes

MaySpringBootDemo

Using Spring Boot to create a rest web service

Exception;

Documentation;

Versioning;

Pagination;

Sorting

JDBCTemplate: In its own client, doing datanbase crud.

JPA Spring: In config, create entity manager bean.

mvn spring-boot:run -Dserver.port=8181 to start the server