일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Admob
- 스프링
- springboot
- sql
- 시놀로지
- Native
- EAS
- YAML
- sts
- 폰트
- mysql
- thymeleaf
- 이클립스
- 앱
- sdk
- sqlite
- yml
- Navigation
- string
- expo
- Android
- 자바스크립트
- 로또
- spring
- 시큐리티
- 안드로이드
- Java
- 배포
- react
- DB
- Today
- Total
목록springboot (2)
Dev JS Blog
Spring boot Starter로 DB 를 연결 해보려한다. Stater..? 가 뭔지 모르는 사람은 참고 2021/02/01 - [IT/스프링] - eclipse STS 로 Spring Boot 프로젝트 시작하기 eclipse STS 로 Spring Boot 프로젝트 시작하기 https://spring.io/tools Spring Tools 4 is the next generation of Spring tooling Largely rebuilt from scratch, Spring Tools 4 provides world-class support for developing Spring-based enterprise appli.. allmana.tistory.com 그럼 바로 DB 연결을 해보자! A..
2021/02/01 - [IT/스프링] - Spring boot starter 로 Thymeleaf 사용하기 Spring boot starter 로 Thymeleaf 사용하기 일단 난 처음에 이거 어케 읽어야할지도 난감했다..😅 읽는법은 타임리프로 읽으면 된다. 기존 자주 사용해왔던 JSP 는 Spring Boot에서는 권장하지 않고 Thymeleaf 사용을 권장한다. 이유는 JSP 보다는 allmana.tistory.com 2021/02/01 - [IT/스프링] - Spring boot application.properties 를 가독성있게 바꿔보자 Spring boot application.properties 를 가독성있게 바꿔보자 Spring Boot 에 application.properties 은..