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
- HTML
- Java
- localStorage
- git revase
- WHEREIN
- git
- 이딴게개발자
- content-box
- Variabla
- assertequals
- Thymeleaf
- BCryptPasswordEncoder
- CRUD
- 배열
- 부적합한열
- SQL
- MVC
- passwordencoder
- mybatis
- ResultType
- git amend
- oracle
- Spring
- react
- git reset
- PathVariable
- useContext
- JDBC
- JavaScript
- springboot
Archives
- Today
- Total
개발새발
[SpringBoot] java.sql.SQLException: ORA-01017: 사용자명/비밀번호가 부적합, 로그온 할 수 없습니다. 본문
오류잡기
[SpringBoot] java.sql.SQLException: ORA-01017: 사용자명/비밀번호가 부적합, 로그온 할 수 없습니다.
칸쵸. 2023. 11. 28. 10:47728x90
아침부터 오류 시작

뭐지. 나 너무 잘 작성했는데.

혹시 몰라서 오라클 들어가서 계정 테스트도 해봤는데 너무 잘 돌아간다
뭘까

.
.
.
그렇게 한참을 들여다보고 틀린 점 발견

아 맞다 여기는 " " 사용 안하지;;
습관이 이래서 무섭습니다

application.properties 수정해주고 다시 Run해주니
결과물이 잘 나온다
히히
'오류잡기' 카테고리의 다른 글
[Spring] parameter 1 of constructor in required a bean of type 'org.springframework.security.crypto.password.passwordencoder' that could not be found. (1) | 2024.01.25 |
---|---|
[SpringBoot] org.springframework.web.bind.MissingPathVariableException (0) | 2023.11.28 |
[SpringBoot] 부적합한 열 유형: 1111 (0) | 2023.11.27 |
[Java] NullPointException (0) | 2023.09.29 |
[Java] IndexOutOfBoundsException (0) | 2023.09.27 |