728x90
1) compile시 사용하는 dev-tools 추가하기
compileOnly 'org.springframework.boot:spring-boot-devtools'
2) vscode의 debugging 모드시 class 변경점 리로딩 설정
'서버' 카테고리의 다른 글
Springboot3 - 테스트환경 메모리 모드로 설정 (0) | 2024.12.30 |
---|---|
Springboot3 - SpringBootTest에서 insert문 안 나가는 이유(@Transactional, @Rollback(false) (0) | 2024.12.30 |
github action - npm command not found 뜨는 현상 (0) | 2024.12.26 |
SpringBoot - @Transactional 사용 (+어떤 패키지 사용해야할까) (0) | 2024.12.26 |
ec2 - pemkey 복사해서 사용할 경우 주의사항 (0) | 2024.12.20 |