반응형
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
- spring MVC
- SpringMVC
- jpa
- 유연한 컨트롤러1 - v5
- Validation
- java.lang.AssertionError
- 인터셉터의 정의
- .orelseThrow
- BindingResult
- springSecurityFilterChain 오류
- @Controller
- 세션vs쿠키
- application-properties
- filter vs interceptor
- optional
- 세션의 정의
- controller
- n+1
- 필터vs인터셉터
- 쿠키란
- MVC
- 필터의 정의
- 구글 보안 api 활용
- spring
- 세션이란
- abap value in field Data Class error
- Testcode
- 김영한
- 401오류
- 쿠키의 정의
Archives
- Today
- Total
목록구글 보안 api 활용 (1)
ABAP DUMP ERROR 24시

1. 해결 방법 application-oauth.properties 로 보안 api 를 받는다고 한다면 application-properties에 spring.profiles.include=oauth 를 기입하도록 하자! 2) application-properties와 application-oauth.properties가 같은 위치에 존재하는지 확인하자!(나는 코딩하다 건드려서 application properties의 위치가 옮겨져 있었다!) src/main/resources/application.propertiessrc/main/resources/application-oauth.properties 에 위치해 있어야 한다! 2.결론 application-가나다.properties 라고 만들었으면 spr..
[WEB]오류들/Spring_code_error
2022. 5. 3. 14:42