Skip to content

This repository is demonstrating the issue with kotlin, webflox, spring-boot-2.1.1 @RestControllerAdvice and @ExceptionHandler when RestController's method returns Mono<String> and @ExceptionHandler returns @mono<Map<String,String>> and there is an error in the method body

Notifications You must be signed in to change notification settings

bidadh/exception-handling-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This repository is demonstrating the issue with kotlin, webflox, spring-boot-2.1.1 @RestControllerAdvice and @ExceptionHandler when RestController's method returns Mono<String> and @ExceptionHandler returns @mono<Map<String,String>> and there is an error in the method body

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages