Add SupplierExporter (HTTP POST of Suppliers on startup)

Add throwable handling to azure base class
This commit is contained in:
Dave Syer
2018-08-03 15:17:16 +01:00
committed by Oleg Zhurakousky
parent fa116523de
commit 9d1818839e
12 changed files with 719 additions and 17 deletions

View File

@@ -1,6 +1,7 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.springframework.cloud.function.web.flux.ReactorAutoConfiguration,\
org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration
org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration,\
org.springframework.cloud.function.web.source.SupplierAutoConfiguration
org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc=\
org.springframework.cloud.function.web.flux.ReactorAutoConfiguration,\