nutzam / nutzboot

NutzBoot,简称NB,是可靠的企业级微服务框架,提供自动配置,嵌入式web服务,分布式会话,服务治理,负载均衡,hystrix,RPC等一篮子解决方案
https://nutz.io
Apache License 2.0
498 stars 138 forks source link

需求:兼容servlets #219

Closed TomYule closed 3 years ago

TomYule commented 4 years ago

需求:支持老项目servlets 像某些大型企业 项目用了十年 没有用任何框架 希望nutzboot能支持整合 兼容servlets 正常运行 同时可以运行nutz 兼容web.xml
大伙评估一下难度 复杂度 可行性

wendal commented 4 years ago

不加starter-nutz-mvc, 应该就可以跑吧

TomYule commented 3 years ago

那如果想使用 starter-nutz-mvc 呢

wendal commented 3 years ago

并不冲突