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 | 31 |
Tags
- 보안취약점
- java
- 데이터베이스
- mssql
- Spring
- GIT
- Vue
- reactjs
- jdk
- 개발
- restapi
- 개발공부
- 자바
- component
- 스프링
- 쿼리
- 컴포넌트
- Intellij
- 자바스크립트
- 리액트
- React
- 스프링부트
- JS
- sql
- crud
- springboot
- table
- EXTJS
- javascript
- DATABASE
Archives
- Today
- Total
준준의 기록일지
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. 본문
스프링
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
junjunwon 2022. 3. 7. 00:54"이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다."
출처 : https://hodolee246.tistory.com/9
Spring Boot DB 오류해결
0. Github https://github.com/hodolee246/on-my-own/tree/master/DBConfig 1. 개요 Spring Boot 프로젝트에서 오류 원인 및 해결방법 "Failed to configure a DataSource: 'url' attribute is not specified and..
hodolee246.tistory.com
'스프링' 카테고리의 다른 글
[Junit5] 명령어 모음(펌) (0) | 2022.08.21 |
---|---|
[QueryDSL] 사용 참고 블로그 (추후 작성하자) (0) | 2021.12.27 |
[Spring] Paging 처리 코드 (0) | 2021.12.14 |
[JPA, MSSQL] varchar와 nvarchar의 차이 및 String -> NVARCHAR 형변환 방법 (0) | 2021.11.22 |
[스프링부트] 패키지 구조에 대한 고민 (0) | 2021.10.29 |