Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- oracle database
- 엘리멘트
- Signature
- HTML
- 오라클 로그
- 프론트엔드
- frontend
- 오라클
- java
- 삼항연산자
- js
- 시스템에러
- MalwareZero
- CSS
- vscode
- Linux
- github
- oracle
- https://www.w3schools.com/
- 인텔리제이 #intelliJ #JetBrains
- Method
- Android
- 오라클데이터베이스
- CentOS
- 스타일테그
- 설치
- mpcview
- JavaScript
- 오라클 데이터베이스
- 자바스크립트
Archives
- Today
- Total
목록개인용 사이트 제작과정/Back-End (1)
개발

프론트엔드와 연동 추가 Api들과 통신기능 Front-End: Thymeleaf Back-End: Spring-Boot DB: JPA, MySQL build.gradle 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 buildscript{ ext { springBootVersion = '2.4.4' } repositories { mavenCentral() } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${sprin..
개인용 사이트 제작과정/Back-End
2021. 12. 23. 15:30