일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- JPAmapping
- Open EntityManager
- httppie
- springboot기본설정
- sql
- jpa
- JDBC connection pool
- 에이치투데이터베이스
- 이해와 원리
- JPA프록시
- 임베디드타입
- 스프링부트
- javageneric
- JPA값타입
- OSIV
- JPA Hint & Lock
- 스프링부트기본설정
- 데이터베이트h2
- dockercmd
- MySqlType
- gitinitial
- embededtype
- springbootproxy
- JPAproxy
- springbootH2
- 제이피큐엘쿼리
- jpqlquery
- spring
- 자바제너릭
- Git
- Today
- Total
목록Java/Spring-boot (8)
빡코

JUnit 5 import static org.hamcrest.CoreMatchers.is; 참조: https://hwanud.wordpress.com/2018/09/29/junit5%EC%97%90%EC%84%9C-assertthat%EA%B3%BC-is-%EC%82%AC%EC%9A%A9/ JUnit 4 상황 import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.jsonPath; 임포트가 되었지만, 이런 상황이며 아래와 같은 에러메세지가 디스클로징 Testing started at 오전 12:46 ... > Task :cleanTest > Task :compileJava > Task :processResources..

스프링부트 lombok 에러 lombok 버전: 1.18.8 gradle vesion: 6.0.1 Gradle 6.0.1 ------------------------------------------------------------ Build time: 2019-11-18 20:25:01 UTC Revision: fad121066a68c4701acd362daf4287a7c309a0f5 Kotlin: 1.3.50 Groovy: 2.5.8 Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019 JVM: 1.8.0_211 (Oracle Corporation 25.211-b12) OS: Windows 10 10.0 amd64 에러코드 Testing sta..