Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccaicedo09/spring-angular
Basic CRUD application using Angular and Spring
https://github.com/ccaicedo09/spring-angular
Last synced: 8 days ago
JSON representation
Basic CRUD application using Angular and Spring
- Host: GitHub
- URL: https://github.com/ccaicedo09/spring-angular
- Owner: ccaicedo09
- Created: 2024-08-26T23:08:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T03:44:58.000Z (3 months ago)
- Last Synced: 2024-08-30T05:46:09.674Z (3 months ago)
- Language: Java
- Size: 190 KB
- Stars: 0
- 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 Gradle documentation](https://docs.gradle.org)
* [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/3.3.3/gradle-plugin)
* [Create an OCI image](https://docs.spring.io/spring-boot/3.3.3/gradle-plugin/packaging-oci-image.html)
* [Spring Web](https://docs.spring.io/spring-boot/docs/3.3.3/reference/htmlsingle/index.html#web)
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/3.3.3/reference/htmlsingle/index.html#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/rest/)
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)### Additional Links
These additional references should also help you:* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)