| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
- 컨테이너
- db
- 스노트 룰
- Snort Rule
- 프로그래머스
- snort
- MySQL
- 코딩테스트
- OSI7계층
- 코딩 테스트
- 라우팅프로토콜
- database
- programmers
- 스노트
- Router
- Cosmos
- 라우팅
- Python
- Routing
- 트레바리
- 도커
- coding test
- Linux
- Container
- osi7layer
- 라우터
- 리눅스
- docker
- 데이터베이스
- TDD
- Today
- Total
Simple is IT, 누구나 보고 누구나 깨닫는 IT
Kotlin + Spring Multi module Template 본문
https://github.com/currenjin/kopring-multi-module-template
GitHub - currenjin/kopring-multi-module-template: Kotlin + Spring Multi module Template(Layered Architecture 🏗️)
Kotlin + Spring Multi module Template(Layered Architecture 🏗️) - GitHub - currenjin/kopring-multi-module-template: Kotlin + Spring Multi module Template(Layered Architecture 🏗️)
github.com
Description
Write the project name and introduction.
This is a Kotlin + Spring Multi-module project template based on layered architecture.
Repository Overview
Write the directory structure.
The Kopring multi-moudle template basically has an api, core module based on layered architecture.
API
Controller, Application Layer is included as a package.
Core
Domain, Infrastructure Layer is included as a package.
Getting Started
Write the 'How to run?' and environment.
Version
- Java : 21
- Gradle : 8.5
Build
$ ./gradlew build
Example
Write simple instructions and examples.
'Simple is IT > Programming' 카테고리의 다른 글
| [Consider - The Clean Coder] 미리 읽어두기 (0) | 2024.06.23 |
|---|---|
| [개발자 필독] 🌏🇰🇷 개발자를 위한 북마크 모음집 (0) | 2024.01.25 |
| Typescript Compile.. 그거 어떻게 동작하는데? (0) | 2023.12.15 |
| N+1 (w/GraphQL) (2) | 2023.12.08 |
| [TDD] 태양계 행성 위치 계산기를 TDD 로 구현해보자. (0) | 2022.08.01 |