https://github.com/ali-bouali/spring-boot-for-beginners
Spring boot application for complete beginners. The full course is available on my website
https://github.com/ali-bouali/spring-boot-for-beginners
java jpa-hibernate spring spring-boot spring-data-jpa
Last synced: 3 days ago
JSON representation
Spring boot application for complete beginners. The full course is available on my website
- Host: GitHub
- URL: https://github.com/ali-bouali/spring-boot-for-beginners
- Owner: ali-bouali
- Created: 2023-02-24T12:50:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T14:53:15.000Z (about 2 years ago)
- Last Synced: 2025-04-11T23:54:34.728Z (2 months ago)
- Topics: java, jpa-hibernate, spring, spring-boot, spring-data-jpa
- Language: Java
- Homepage: https://aliboucoding.com/courses
- Size: 96.7 KB
- Stars: 40
- Watchers: 3
- Forks: 57
- Open Issues: 1
-
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/3.0.3/maven-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/3.0.3/maven-plugin/reference/html/#build-image)
* [Spring Web](https://docs.spring.io/spring-boot/docs/3.0.3/reference/htmlsingle/#web)### 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/rest/)