File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed
doma-spring-boot-sample-entity-listener
doma-spring-boot-sample-event-handler
doma-spring-boot-sample-simple Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >org.springframework.boot</groupId >
3333 <artifactId >spring-boot-starter-web</artifactId >
34- <version >${spring-boot.version} </version >
3534 </dependency >
3635 <dependency >
3736 <groupId >com.fasterxml.jackson.datatype</groupId >
4544 <dependency >
4645 <groupId >org.springframework.boot</groupId >
4746 <artifactId >spring-boot-starter-test</artifactId >
48- <version >${spring-boot.version} </version >
4947 <scope >test</scope >
5048 </dependency >
5149 </dependencies >
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >org.springframework.boot</groupId >
3333 <artifactId >spring-boot-starter-web</artifactId >
34- <version >${spring-boot.version} </version >
3534 </dependency >
3635 <dependency >
3736 <groupId >com.fasterxml.jackson.datatype</groupId >
4544 <dependency >
4645 <groupId >org.springframework.boot</groupId >
4746 <artifactId >spring-boot-starter-test</artifactId >
48- <version >${spring-boot.version} </version >
4947 <scope >test</scope >
5048 </dependency >
5149 </dependencies >
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >org.springframework.boot</groupId >
3333 <artifactId >spring-boot-starter-web</artifactId >
34- <version >${spring-boot.version} </version >
3534 </dependency >
3635 <dependency >
3736 <groupId >com.h2database</groupId >
4140 <dependency >
4241 <groupId >org.springframework.boot</groupId >
4342 <artifactId >spring-boot-starter-test</artifactId >
44- <version >${spring-boot.version} </version >
4543 <scope >test</scope >
4644 </dependency >
4745 </dependencies >
You can’t perform that action at this time.
0 commit comments