Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beomseokyu/algorithm-blog
[토이프로젝트] 스프링부트3를 이용한 블로그 제작 및 CI/CD 구성
https://github.com/beomseokyu/algorithm-blog
aws-codedeploy aws-s3 cicd github-actions jpa oauth2-jwt spring-boot-3 workflows
Last synced: 6 days ago
JSON representation
[토이프로젝트] 스프링부트3를 이용한 블로그 제작 및 CI/CD 구성
- Host: GitHub
- URL: https://github.com/beomseokyu/algorithm-blog
- Owner: BeomSeokYu
- Created: 2023-08-14T15:00:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-03T12:00:56.000Z (about 1 year ago)
- Last Synced: 2023-09-03T21:13:45.423Z (about 1 year ago)
- Topics: aws-codedeploy, aws-s3, cicd, github-actions, jpa, oauth2-jwt, spring-boot-3, workflows
- Language: Java
- Homepage: http://ec2-54-180-127-36.ap-northeast-2.compute.amazonaws.com:8080/
- Size: 865 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/docs/3.1.2/gradle-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/3.1.2/gradle-plugin/reference/html/#build-image)
* [Spring Web](https://docs.spring.io/spring-boot/docs/3.1.2/reference/htmlsingle/index.html#web)
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/3.1.2/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)