| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
- 데이터베이스
- snort
- osi7layer
- coding test
- Container
- 도커
- database
- 스노트 룰
- 트레바리
- Cosmos
- 라우터
- 라우팅프로토콜
- 라우팅
- Router
- Snort Rule
- programmers
- 리눅스
- 컨테이너
- docker
- TDD
- MySQL
- 코딩테스트
- 프로그래머스
- 스노트
- Linux
- Routing
- OSI7계층
- Python
- db
- 코딩 테스트
- 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 |