框架的易用性方面:就像使用spring mvc一样容易。 支持jsr-303 数据校验功能。 支持jwt+rsa认证与授权功能。 支持freemarker与thymeleaf视图解析器。 软件架构 软件架构说明 安装教程 引入依赖即可 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>netty</artifactId> <version>0.0.1</versio...