스프링부트 with JPA 블로그
-
스프링부트 with JPA 블로그 2강 - 의존성 설정스프링부트 with JPA 블로그 2020. 3. 15. 14:39
1. Spring Boot DevTools https://docs.spring.io/spring-boot/docs/1.5.16.RELEASE/reference/html/using-boot-devtools.html 20. Developer tools Applications that use spring-boot-devtools will automatically restart whenever files on the classpath change. This can be a useful feature when working in an IDE as it gives a very fast feedback loop for code changes. By default, any entry on the classpath do..
-
스프링부트 with JPA 블로그 1강 - 환경세팅스프링부트 with JPA 블로그 2020. 3. 15. 14:26
1. Oracle JDK 1.8 설치 https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html Java SE Development Kit 8 - Downloads Java SE Development Kit 8 Downloads Thank you for downloading this release of the Java™ Platform, Standard Edition Development Kit (JDK™). The JDK is a development environment for building applications, applets, and components using the Java programming la www.ora..