File tree Expand file tree Collapse file tree
kotlin-springboot-3-no-response-entity
kotlin-springboot-additionalproperties
kotlin-springboot-bigdecimal-default
kotlin-springboot-delegate-nodefaults
kotlin-springboot-delegate
kotlin-springboot-include-http-request-context-delegate
kotlin-springboot-integer-enum
kotlin-springboot-modelMutable
kotlin-springboot-multipart-request-model
kotlin-springboot-no-response-entity-delegate
kotlin-springboot-no-response-entity
kotlin-springboot-reactive-without-flow
kotlin-springboot-reactive
kotlin-springboot-request-cookie
kotlin-springboot-source-swagger1
kotlin-springboot-source-swagger2
kotlin-springboot-springfox
kotlin-springboot-x-kotlin-implements Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 <groupId >org.springframework.boot</groupId >
8787 <artifactId >spring-boot-starter-web</artifactId >
8888 </dependency >
89+ <dependency >
90+ <groupId >org.springframework.data</groupId >
91+ <artifactId >spring-data-commons</artifactId >
92+ </dependency >
8993
9094 <!-- SpringDoc dependencies -->
9195 <dependency >
Original file line number Diff line number Diff line change 9898 <groupId >org.springframework.boot</groupId >
9999 <artifactId >spring-boot-starter-web</artifactId >
100100 </dependency >
101+ <dependency >
102+ <groupId >org.springframework.data</groupId >
103+ <artifactId >spring-data-commons</artifactId >
104+ </dependency >
101105
102106
103107
Original file line number Diff line number Diff line change 9898 <groupId >org.springframework.boot</groupId >
9999 <artifactId >spring-boot-starter-web</artifactId >
100100 </dependency >
101+ <dependency >
102+ <groupId >org.springframework.data</groupId >
103+ <artifactId >spring-data-commons</artifactId >
104+ </dependency >
101105
102106
103107
Original file line number Diff line number Diff line change 9898 <groupId >org.springframework.boot</groupId >
9999 <artifactId >spring-boot-starter-web</artifactId >
100100 </dependency >
101+ <dependency >
102+ <groupId >org.springframework.data</groupId >
103+ <artifactId >spring-data-commons</artifactId >
104+ </dependency >
101105
102106
103107
Original file line number Diff line number Diff line change 8686 <groupId >org.springframework.boot</groupId >
8787 <artifactId >spring-boot-starter-web</artifactId >
8888 </dependency >
89+ <dependency >
90+ <groupId >org.springframework.data</groupId >
91+ <artifactId >spring-data-commons</artifactId >
92+ </dependency >
8993
9094 <!-- SpringDoc dependencies -->
9195 <dependency >
Original file line number Diff line number Diff line change 9999 <groupId >org.springframework.boot</groupId >
100100 <artifactId >spring-boot-starter-web</artifactId >
101101 </dependency >
102+ <dependency >
103+ <groupId >org.springframework.data</groupId >
104+ <artifactId >spring-data-commons</artifactId >
105+ </dependency >
102106
103107
104108 <dependency >
Original file line number Diff line number Diff line change 8686 <groupId >org.springframework.boot</groupId >
8787 <artifactId >spring-boot-starter-web</artifactId >
8888 </dependency >
89+ <dependency >
90+ <groupId >org.springframework.data</groupId >
91+ <artifactId >spring-data-commons</artifactId >
92+ </dependency >
8993
9094 <!-- SpringDoc dependencies -->
9195 <dependency >
Original file line number Diff line number Diff line change 9797 <artifactId >kotlinx-coroutines-reactor</artifactId >
9898 <version >${kotlinx-coroutines.version} </version >
9999 </dependency >
100+ <dependency >
101+ <groupId >org.springframework.data</groupId >
102+ <artifactId >spring-data-commons</artifactId >
103+ </dependency >
100104
101105
102106 <dependency >
Original file line number Diff line number Diff line change 9898 <groupId >org.springframework.boot</groupId >
9999 <artifactId >spring-boot-starter-web</artifactId >
100100 </dependency >
101+ <dependency >
102+ <groupId >org.springframework.data</groupId >
103+ <artifactId >spring-data-commons</artifactId >
104+ </dependency >
101105
102106
103107
Original file line number Diff line number Diff line change 8686 <groupId >org.springframework.boot</groupId >
8787 <artifactId >spring-boot-starter-web</artifactId >
8888 </dependency >
89+ <dependency >
90+ <groupId >org.springframework.data</groupId >
91+ <artifactId >spring-data-commons</artifactId >
92+ </dependency >
8993
9094 <!-- SpringDoc dependencies -->
9195 <dependency >
You can’t perform that action at this time.
0 commit comments