• Stars
    star
    1
  • Language
    Java
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

1、gradle;2、applicationContext.xml(xml配置springweb层组件.xml、非web层组件.xml);3、log4j2;4、springMvc;5、REST服务端和客户端;6、BaseController;7、@ExceptionHandler捕获处理异常;8、错误码类;9、配置错误码类的常量类;10、自定义异常类;11、@ResponseBody;12、返回类的基类;13、Assert断言;14、BeanUtils.populate(user,map)[map转换成javabean];