0. Spring Boot Gradle 환경  구축
참조 : https://cyh0214.tistory.com/entry/Spring-Boot-Gradle-with-Eclipse
참조 : https://cyh0214.tistory.com/entry/Spring-Boot-Gradle-with-Eclipse
1. Spring boot에서 Jar 배포시 jsp 사용불가
  => wart로 만들기
2. Oracle connection 세팅
3. Spring Boot와 JSP 연동
4. 빌드 & 실행
   가.  gradle 설치 및 환경변수 세팅
   나.  build.gralde 있는 폴더에서  > gradle build
   다.  java -jar 대상.war
5. centos7 on azure 에서 실행
  가. 빌드된 war파일을 azure에 올리기
  나. [iyabong@blvm ~]$ java -jar bs-0.0.1-SNAPSHOT.war다. 주소창에서 http://52.231.102.12:3333/hello 로 접근
TODO :
 ORACLE XE 연동
 
댓글 없음:
댓글 쓰기