heroku 배포 도메인 이름
https://devcenter.heroku.com/articles/custom-domains Custom Domain Names for Apps | Heroku Dev Center Last updated June 14, 2023 By default, a Heroku app is available at its Heroku domain, which has the form APPNAME-IDENTIFIER.herokuapp.com. For example, an app named example-app is hosted at example-app-1234567890ab.herokuapp.com. Heroku started appending devcenter.heroku.com By default, a Herok..
노트
2023. 9. 14. 14:46
spring project heroku에 배포시 경로 문제 (template might not exist or might not be accessible by any of the configured Template Resolvers)
spring 기반 web 을 heroku 에 배포했는데 특정 경로에 접근했을때 다음 에러가 떴다. template might not exist or might not be accessible by any of the configured Template Resolvers 알고보니 절대/상대 경로 문제였다. 리턴하는 뷰 이름이 절대경로 예를들어 return "/members/register" 이런식이면 경로 문제가 생긴다. 상대 경로로 return "members/register" 로 고쳐주니 해결.
Web
2023. 6. 3. 14:36
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- priority queue
- MVC
- CSS
- Implementation
- 자료구조
- dfs
- permutation
- binary search
- floyd warshall
- graph
- C++
- greedy
- 조합
- recursion
- db
- Tree
- Brute Force
- Spring
- Unity
- 재귀
- Python
- C
- Stack
- two pointer
- Kruskal
- BFS
- Dijkstra
- 이분탐색
- DP
- back tracking
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함