일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- TDD
- programmers
- Cosmos
- 데이터베이스
- Routing
- database
- 컨테이너
- 리눅스
- osi7layer
- 라우터
- MySQL
- 프로그래머스
- Python
- Linux
- Router
- 도커
- 스노트
- 스노트 룰
- Snort Rule
- 라우팅프로토콜
- 트레바리
- db
- Container
- docker
- 라우팅
- OSI7계층
- snort
- 코딩 테스트
- 코딩테스트
- coding test
Archives
- Today
- Total
Simple is IT, 누구나 보고 누구나 깨닫는 IT
Kotlin + Spring Multi module Template 본문
https://github.com/currenjin/kopring-multi-module-template
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 |
Comments