Skip to content

woosungkim0123/simple-spring-post-service

Repository files navigation

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로 혼자 구현하는 웹 서비스