forked from woggioni/rbcs
implemented streaming request/response streaming
added metadata to cache values added cache servlet for comparison
This commit is contained in:
5
rbcs-servlet/src/main/resources/META-INF/beans.xml
Normal file
5
rbcs-servlet/src/main/resources/META-INF/beans.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<beans xmlns="https://jakarta.ee/xml/ns/jakartaee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/beans_4_0.xsd"
|
||||
version="4.0">
|
||||
</beans>
|
||||
Reference in New Issue
Block a user