https://github.com/ztrzaska/spring-boot-multi-module-project
Multiple module project with spring boot
https://github.com/ztrzaska/spring-boot-multi-module-project
spring-boot
Last synced: about 2 months ago
JSON representation
Multiple module project with spring boot
- Host: GitHub
- URL: https://github.com/ztrzaska/spring-boot-multi-module-project
- Owner: ztrzaska
- Created: 2022-09-16T16:05:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T16:07:10.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T03:17:11.116Z (about 1 year ago)
- Topics: spring-boot
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
### Reference Documentation
For further reference, please consider the following sections:
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.0/maven-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.0/maven-plugin/reference/html/#build-image)
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.7.0/reference/htmlsingle/#web)
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.7.0/reference/htmlsingle/#data.sql.jpa-and-spring-data)
### Guides
The following guides illustrate how to use some features concretely:
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/)
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)