Files
spring-cloud-function/spring-cloud-function-adapters/spring-cloud-function-adapter-aws-web
2023-02-22 12:56:13 +01:00
..
2023-02-22 12:56:13 +01:00
2023-02-22 12:56:13 +01:00
2023-02-22 12:56:13 +01:00
2023-02-22 12:56:13 +01:00

Classes in this package should ideally reside in spring-web somewhere as a light weight HTTP proxy, since they are independent of the context of the execution (i.e., AWS or Azure or whatever). In fact classes in these package is a slimed-down copy of similar classes in MockMVC.