spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 139 forks source link

Using 'reactiveWebApplication' with 'ServletHttpHandlerAdapter' to deploy as 'WAR' #320

Closed borag closed 3 years ago

borag commented 4 years ago

Hi, is there a simple way to use Kofu 'reactiveWebApplication' to be deployed as a 'WAR' file ? I hacked a little bit and registered

But not happy with dsl's. I know it's not recommended to deploy as 'WAR' file but customer is always right :)

sdeleuze commented 3 years ago

I don't think I have the bandwidth to handle that but I will review PR if you can craft it.

sdeleuze commented 3 years ago

I think that's best to close this issue since I am not sure this is a use case we will support.