53 Star 318 Fork 34

smartboot / smart-servlet

标签名
描述
提交信息
操作
  1. 实现 FilterRegistration#setAsyncSupported 规范。
  2. 实现 ServletRegistration#setAsyncSupported 规范。
  3. 实现 ServletRequest#startAsync 规范。
  4. 实现 ServletContext#getContext 规范。
  5. 优化 HttpServletResponse#sendError 规范实现。
  6. 优化 HttpServletResponse#sendRedirect 规范实现。
  7. 优化 HttpServletResponse#getCharacterEncoding 规范实现。
  8. 优化 HttpServletResponse#setLocale 规范实现。
  9. 优化 ServletOutputStream 实现规范。
  10. SandBox 移除 MemoryPoolProvider
  11. SandBox 新增 VendorProvider
  12. SandBox 新增 AsyncContextProvider
2024-05-08 19:41
  1. HttpServletRequestImpl 新增附件接口。
  2. 调整 WebsocketProvider 接口设计,移除onHandShark,新增getWebSocketServerContainer
  3. 优化 Provider 升级提示文案。
  4. 优化 javax.websocket 规范实现。
2024-04-14 10:03

提升服务稳定性

2024-03-31 19:05
  1. 优化 javax.servlet.ServletRequest#getCharacterEncoding 规范实现。
  2. 优化 javax.servlet.ServletResponse#getCharacterEncoding 规范实现。
  3. 实现javax.servlet.ServletContext#declareRoles 规范。
  4. 实现 javax.servlet.ServletContext#getSessionTimeout 规范。
  5. 实现 javax.servlet.ServletContext#setSessionTimeout 规范。
  6. springboot starter 支持集成 smart-servlet 企业版功能。
  7. 沙箱环境新增 Servlet 关于安全规范的适配。
2024-02-25 13:00
  1. 修复墨菲安全扫描提示的问题
  2. 支持pem文件的 SSL/TLS 服务。
2024-02-16 20:14
  1. 优化 ServletResponse#setContentType 规范实现。
  2. 优化 ServletContext#getResourcePaths 规范的实现
  3. 优化输出流的字符集编码处理。
  4. 优化 RequestDispatcher 规范实现。
  5. 升级 smart-http 至 1.3.8
2024-01-19 20:34
  1. 提供不完整的 AsyncContext 规范实现。
  2. 提供 locale-encoding-mapping-list 规范的实现
  3. 优化 ServletResponse#flushBuffer 规范实现。
  4. 优化 ServletResponse#setLocale 规范实现。
  5. 提供请求异步处理能力。
  6. 新增控制台技术支持信息露出。
  7. 优化日志输出。
  8. 清理大量无用代码。
2024-01-11 18:43
2023-05-07 21:49
Java
1
https://gitee.com/smartboot/smart-servlet.git
git@gitee.com:smartboot/smart-servlet.git
smartboot
smart-servlet
smart-servlet

搜索帮助