2023-02-12-TIL
2023-02-12-TIL
Today I Learned
Error Code with Enum
- https://stackoverflow.com/questions/72745698/throwing-custom-exception-inside-enum-but-flow-is-not-coming-to-exceptionhandle
- https://velog.io/@waldo/%EC%97%90%EB%9F%AC%EC%B2%98%EB%A6%AC101-Enum%EC%9C%BC%EB%A1%9C-%EC%97%90%EB%9F%AC%EC%BD%94%EB%93%9C-%EA%B4%80%EB%A6%AC%ED%95%98%EA%B8%B0
Error Handling with Spring Boot
- https://stackoverflow.com/questions/38117717/what-is-the-best-way-to-return-different-types-of-responseentity-in-spring-boot
- https://www.toptal.com/java/spring-boot-rest-api-error-handling
- https://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc
Custom Error Response
- https://developers.cloudflare.com/rules/custom-error-responses/
- https://developers.kakao.com/docs/latest/ko/talkcalendar/common
- https://apis.map.kakao.com/web/documentation/
- https://developers.kakao.com/docs/latest/ko/talkcalendar/rest-api#calendar-get-list
- https://developers.kakao.com/docs/latest/ko/reference/rest-api-reference#error-code
- https://developers.google.com/calendar/api/guides/errors
- https://developers.google.com/calendar/api/v3/reference/acl/get?hl=ko
- https://developers.google.com/calendar/api/v3/reference/acl#resource
This post is licensed under CC BY 4.0 by the author.