1 Star 0 Fork 1

小木虫CC / SpringBootDemo

forked from 梦与帆 / SpringBootDemo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

知识点

  1. 启动一个 SpringBoot 项目
  2. 配置文件的使用
  3. Controller 开发
  4. 数据库操作
  5. 事物管理

2.1 表单验证
2.2 使用AOP处理请求 2.3 统一异常处理 2.4 单元测试

看书的目标

  1. ControllerAdvice 为什么会自动拦截异常,可以拦截其他的东西吗?

打包过程中关闭单元测试

mvn clean package -Dmaven.test.skip=true

空文件

简介

廖师兄 入门 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/joshuaabc/SpringBootDemo.git
git@gitee.com:joshuaabc/SpringBootDemo.git
joshuaabc
SpringBootDemo
SpringBootDemo
master

搜索帮助