Skip to content

Commit a19c841

Browse files
committed
remove example
1 parent 7af214a commit a19c841

File tree

22 files changed

+0
-469
lines changed

22 files changed

+0
-469
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@
214214
</activation>
215215
<modules>
216216
<module>springboot-starter</module>
217-
<module>springboot-example</module>
218217
<module>springboot-starter-security-jwt</module>
219218
<module>springboot-starter-data-fast</module>
220219
<module>springboot-starter-id-generator</module>
@@ -227,7 +226,6 @@
227226

228227
<modules>
229228
<module>springboot-starter</module>
230-
<module>springboot-example</module>
231229
<module>springboot-starter-security-jwt</module>
232230
<module>springboot-starter-data-fast</module>
233231
<module>springboot-starter-id-generator</module>

springboot-example/pom.xml

Lines changed: 0 additions & 73 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/ExampleApplication.java

Lines changed: 0 additions & 27 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/application/executor/DemoExecutor.java

Lines changed: 0 additions & 24 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/application/handler/DemoNameLogHandler.java

Lines changed: 0 additions & 21 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/application/handler/DemoNameMsgHandler.java

Lines changed: 0 additions & 21 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/domain/entity/Demo.java

Lines changed: 0 additions & 32 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/domain/event/DemoNameChangeEvent.java

Lines changed: 0 additions & 21 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/domain/repository/DemoRepository.java

Lines changed: 0 additions & 12 deletions
This file was deleted.

springboot-example/src/main/java/com/codingapi/springboot/example/domain/service/DemoChangeService.java

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)