2022-02-27-TIL
2022-02-27-TIL
Today I Learned
MapStruct
- https://mapstruct.org/documentation/ide-support/
- https://dev-splin.github.io/spring/Spring-ModelMapper,MapStruct/
- https://mapstruct.org/documentation/stable/reference/html/
Custom Exception
- https://www.javatpoint.com/custom-exception
- https://stackoverflow.com/questions/19326615/java-defining-custom-exceptions-inside-of-class-is-this-bad
- https://all-learning.com/java-custom-exception-user-defined-exceptions/
- https://howtodoinjava.com/java/exception-handling/best-practices-for-for-exception-handling/
- https://docs.microsoft.com/en-us/dotnet/standard/exceptions/best-practices-for-exceptions
- https://stackoverflow.com/questions/4791823/what-are-industry-standard-best-practices-for-implementing-custom-exceptions-in
- https://howtodoinjava.com/best-practices/java-exception-handling-best-practices/
- https://dzone.com/articles/implementing-custom-exceptions-in-java
- https://www.baeldung.com/java-new-custom-exception
- https://stackify.com/best-practices-exceptions-java/
- https://stackify.com/java-custom-exceptions/
- https://github.com/Hyune-c/exception-handling
NGINX
- https://medium.com/@su_bak/nginx-nginx%EB%9E%80-cf6cf8c33245
Facade Pattern
- https://www.baeldung.com/java-facade-pattern
This post is licensed under CC BY 4.0 by the author.