/fleet

springboot mabatis mysql jwt sequrity grpc demo

Primary LanguageJavaScript

fleet

springboot mabatis mysql jwt sequrity grpc demo

项目现在可以正常运行,security模块已经基本完成,目前在 storage 和 test 模块写了一些测试用列,都可以单独执行

filter record

in this project,I add a filter example about how to modified the response outputstream

the most important java file is:

1./src/main/java/com/warren/fleet/blog/filter/ResponseWrapper

2./src/main/java/com/warren/fleet/blog/filter/ResponseFilter