implemented streaming request/response streaming
added metadata to cache values added cache servlet for comparison
This commit is contained in:
3
rbcs-servlet/Dockerfile
Normal file
3
rbcs-servlet/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM tomcat:jdk21
|
||||
|
||||
COPY ./rbcs-servlet-*.war /usr/local/tomcat/webapps/rbcs-servlet.war
|
Reference in New Issue
Block a user