
스프링 이니셜라이저 세팅이 아닌 기본 세팅의 환경에서 프로젝트 세팅 방법입니다. 최초 스프링부트 그래이들 프로젝트 build.gradle 파일 소스코드 plugins { id 'java' } group 'com.springboot.book' version '1.0-SNAPSHOT' repositories { mavenCentral() } dependencies { testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1' } test { useJUnitPlatform() } buildsript 영역을 맨 앞 추가 bui..
Backend/Springboot
2022. 11. 26. 16:09
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 순열
- yml
- aws
- DockerHub
- VirtualMachine
- Settings
- CentOS
- ubuntu
- docker-compose
- bulk
- Private Repository
- WebService
- build.gradle
- 프로그래머스
- Singleton
- docker registry
- Linux
- 의존성주입
- mybatis
- dockerfile
- xshell
- docker
- 단위테스트코드
- netword
- container
- IntelliJ
- VitualBox
- docker container
- springboot
- containerstorage
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함