⭐️ Changes
- Add api-payload-webmvc module
- Add
WebRequestWrapperwithHttpServletWebRequestandWebResponseWrapperwithHttpServletRepsonse - Add ErrorCodeExceptionHandlerConfigurer for Spring MVC
- Add RestControllerAdvice class to apply it to project easily.
- Developer can add it to project with
@Configurationand@Beanor create a new class without using it
- Developer can add it to project with
- Add
- Refactoring dependencies