工程整理
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.didispace</groupId>
|
||||
<artifactId>Chapter1-2-1</artifactId>
|
||||
<artifactId>Chapter2-1-2</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Chapter1-2-1</name>
|
||||
<name>Chapter2-1-2</name>
|
||||
<description>Spring Boot 2.0 features : Application Events and Listeners</description>
|
||||
|
||||
<parent>
|
||||
@@ -40,6 +40,8 @@
|
||||
#### 工程配置
|
||||
|
||||
- chapter2-1-1:[配置文件详解:自定义属性、随机数、多环境配置等](http://blog.didispace.com/springbootproperties/)
|
||||
- chapter2-1-2:[2.0 新特性(一):配置绑定全解析](http://blog.didispace.com/Spring-Boot-2-0-feature-1-relaxed-binding-2/)
|
||||
- chapter2-2-1:[2.0 新特性(二):新增事件ApplicationStartedEvent](http://blog.didispace.com/Spring-Boot-2-0-feature-2-ApplicationStartedEvent/)
|
||||
|
||||
#### Web开发
|
||||
|
||||
|
||||
Reference in New Issue
Block a user