Add SupplierExporter (HTTP POST of Suppliers on startup)
Add throwable handling to azure base class
This commit is contained in:
committed by
Oleg Zhurakousky
parent
fa116523de
commit
9d1818839e
@@ -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,\
|
||||
|
||||
Reference in New Issue
Block a user