Stopping point with initial POC

This commit is contained in:
Oleg Zhurakousky
2023-02-22 12:56:13 +01:00
parent 145335bcb2
commit 2008a0ead3
29 changed files with 1052 additions and 293 deletions

View File

@@ -0,0 +1,3 @@
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.