An open API service indexing awesome lists of open source software.

https://github.com/woosungkim0123/simple-spring-post-service

post service with Spring
https://github.com/woosungkim0123/simple-spring-post-service

java11 jpa mysql spring travisci

Last synced: about 1 month ago
JSON representation

post service with Spring

Awesome Lists containing this project

README

          

# Simple Spring Post Service

## Description

This application provides a service for users to create, view, update, and delete posts.

## Features

- **Post CRUD**: Allows users to create, view, update, and delete posts.

- **User Authentication and Authorization Management**: Manages access control using sessions for user authentication and authorization.

- **AWS Deployment**: Deploys the application to the cloud using AWS.

- **CI/CD Pipeline**: Implements a continuous integration and deployment pipeline using Travis CI.

## Technology Stack

- Java 11
- Gradle
- Spring Boot 2.7.10
- MySQL
- AWS EC2
- Travis CI

## Installation and Running

### System Requirements

Ensure the following software is installed on your system before installing and running the project.

```
Java 11
```

### Build and Running

```
sh start.sh
```

## Reference

| 스프링부트와 AWS로
혼자 구현하는 웹 서비스 |
|-------------------------------------------------|
|

스프링부트와 AWS로 혼자 구현하는 웹 서비스

|