Giter Club home page Giter Club logo

sample-template's Introduction

🐿 샘플 템플릿

🤔 매 프로젝트마다 옛날 리포지토리 복사해서 쓰는게 귀찮아서 만든 템플릿입니다.

목차

🐥 컨벤션 가이드

  • 여기를 참고해주세요.

🐶 템플릿 사용 방법

템플릿 사용 방법

  1. Use this template 버튼을 누릅니다.
  2. Create a new repository 버튼을 누릅니다.
  3. 새로운 리포지토리 이름을 입력하고 생성합니다.

🐸 실행 방법

  1. 아래의 환경 변수 설정 (프로젝트에 맞게 수정)
    # 아래는 예시입니다. 프로젝트에 맞게 수정해주세요.    
    JWT_SECRET_KEY={JWT_SECRET_KEY}
    • 구성 편집 -> 빌드 및 실행 -> 옵션 수정 -> 환경 변수 선택 -> 환경 변수에 아래의 형식으로 작성
    • 키1=값1;키2=값2
  2. 프로젝트에 맞게 docker-compose.yml 수정
  3. 도커 실행
  4. 스프링 실행
    • docker compose support 라이브러리가 자동으로 컨테이너를 실행 및 종료합니다.

🐹 개발 환경

분류 상세
IDE IntelliJ
Language Java 17
Framework Spring Boot 3.3.3
Repository PostgreSQL 16.4, H2 In-memory(Test)
Build Tool Gradle 8.8
Infra EC2, Docker, Github Actions

👻 상세 개발 환경

Dependencies

  • Spring WebMVC
  • Spring Validation
  • Spring Security
  • Spring Data Jpa
  • Spring Data Redis
  • jjwt 0.12.5
  • QueryDSL 5.0.0
  • mapStruct 1.5.5.Final
  • Lombok
  • JUnit
  • Swagger 2.6.0
  • Jacoco

🐰 프로젝트 상세

여기에 프로젝트 상세 소개를 작성하시면 됩니다.

🐳 ERD

ERD

🐙 API docs

🐬 인프라 구조

Infra

sample-template's People

Contributors

lycoris62 avatar

Stargazers

Joochang Park avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.