목록전체 글 (435)
보라코딩

Thymeleaf Layout Dialect 이용하면 하나의 레이아웃을 여러 페이지에 똑같이 적용할 수 있다! pom.xml nz.net.ultraq.thymeleaf thymeleaf-layout-dialect 3.2.1 footer.html footer 영역입니다. header.html header 영역입니다. layout1.html => 추후에 부트스트랩 넣기 위해 내용 추가! thymeleafEx01.html 본문영역입니다 이렇게하면

Spring Boot Devtools 대표기능 - Automatic Restart : classpath에 있는 파일 변경시마다 애플리케이션 자동 재시작 - Live Reload : html, css, js 수정시 새로고침 없이 바로 적용 - Property Defaults : 타임리프 성능 향상시키기 위해 캐싱 기능 사용하나 개발 과정에서 수정한 소스 제대로 반영되지 않을 수 있어 false로 설정 가능 pom.xml org.springframework.boot spring-boot-devtools Automatic Restart 적용 소스 수정시 자동 빌드 되도록 설정 File - Settings - build,execution,deployment - compiler Live Reload 적용하기 ap..

Oracle만 사용했었는데 MySQL도 사용해보자! 아래 링크 클릭! MySQL :: Download MySQL Community Server Select Operating System: Select Operating System… Microsoft Windows Ubuntu Linux Debian Linux SUSE Linux Enterprise Server Red Hat Enterprise Linux / Oracle Linux Fedora Linux - Generic Oracle Solaris macOS Source Code Select OS Version: All Windows (x86 dev.mysql.com 가입할 필요 없다~~ No thanks, just start my download. 참고..