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
- load order
- MYSQL
- NamedEntityGraph
- 버전 문자열 비교
- mysql not equal null
- +9:00
- pooled-lo
- MSSQL
- apatch poi
- getDateCellValue
- getEntityGraph
- deserializer
- https
- mysql =
- AuditingEntityListener
- fractional seconds
- spring boot
- @CreateDate
- RootGraph
- sendFractionalSeconds
- mysql equal null
- yml
- Protecle
- 1*1000
- 운동해서 광명찾자
- 오블완
- @EntityListeners
- createEntityGraph
- 티스토리챌린지
- EmbeddedId
Archives
- Today
- Total
목록프록시 서버 (1)
Hello
[Spring HATEOAS] 프록시 서버 및 로드 밸런서 사용 시 http 링크 문제
문제 상황프로젝트에 Spring HATEOAS를 도입 후 리얼에 반영해 에러가 발생했습니다.Mixed Content: The page at 'https://aaa.com/view/1' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://aaa.com/api/1'. This request has been blocked; the content must be served over HTTPS.-> HTTPS에서 HTTP 요청시 블럭 발생 해당 프로젝트는 로드 밸런서 뒤에 어플리케이션이 있는 구성입니다.Spring HATEOAS https 관련해서 검색을 해보니, 기본적으로 Spring Framework 인프라를 사용하여..
spring
2024. 6. 17. 11:52