@@ -299,51 +299,51 @@ initializr:
299
299
id : session-data-mongodb
300
300
description : Provides an API and a Spring Data MongoDB implementation for managing user session information.
301
301
groupId : org.springframework.boot
302
- artifactId : spring-boot-session-data-mongodb
302
+ artifactId : spring-boot-starter- session-data-mongodb
303
303
mappings :
304
304
- compatibilityRange : " [3.4.0,4.0.0-M1)"
305
305
group-id : org.springframework.session
306
306
artifact-id : spring-session-data-mongodb
307
- starter : false
307
+ starter : false
308
308
links :
309
309
- rel : reference
310
310
href : https://docs.spring.io/spring-session/reference/
311
311
- name : Spring Session for Spring Data Redis
312
312
id : session-data-redis
313
313
description : Provides an API and a Spring Data Redis implementation for managing user session information.
314
314
groupId : org.springframework.boot
315
- artifactId : spring-boot-session-data-redis
315
+ artifactId : spring-boot-starter- session-data-redis
316
316
mappings :
317
317
- compatibilityRange : " [3.4.0,4.0.0-M1)"
318
318
group-id : org.springframework.session
319
319
artifact-id : spring-session-data-redis
320
- starter : false
320
+ starter : false
321
321
links :
322
322
- rel : reference
323
323
href : https://docs.spring.io/spring-session/reference/
324
324
- name : Spring Session for Hazelcast
325
325
id : session-hazelcast
326
326
description : Provides an API and a Hazelcast implementation for managing user session information.
327
327
groupId : org.springframework.boot
328
- artifactId : spring-boot-session-hazelcast
328
+ artifactId : spring-boot-starter- session-hazelcast
329
329
mappings :
330
330
- compatibilityRange : " [3.4.0,4.0.0-M1)"
331
331
group-id : org.springframework.session
332
332
artifact-id : spring-session-hazelcast
333
- starter : false
333
+ starter : false
334
334
links :
335
335
- rel : reference
336
336
href : https://docs.spring.io/spring-session/reference/
337
337
- name : Spring Session for JDBC
338
338
id : session-jdbc
339
339
description : Provides an API and a JDBC implementation for managing user session information.
340
340
groupId : org.springframework.boot
341
- artifactId : spring-boot-session-jdbc
341
+ artifactId : spring-boot-starter- session-jdbc
342
342
mappings :
343
343
- compatibilityRange : " [3.4.0,4.0.0-M1)"
344
344
group-id : org.springframework.session
345
345
artifact-id : spring-session-jdbc
346
- starter : false
346
+ starter : false
347
347
links :
348
348
- rel : reference
349
349
href : https://docs.spring.io/spring-session/reference/
@@ -365,6 +365,11 @@ initializr:
365
365
- name : Spring Web Services
366
366
id : web-services
367
367
description : Facilitates contract-first SOAP development. Allows for the creation of flexible web services using one of the many ways to manipulate XML payloads.
368
+ group-id : org.springframework.boot
369
+ artifact-id : spring-boot-starter-webservices
370
+ mappings :
371
+ - compatibilityRange : " [3.4.0,4.0.0-M1)"
372
+ artifact-id : spring-boot-starter-web-services
368
373
aliases :
369
374
- ws
370
375
links :
@@ -575,9 +580,9 @@ initializr:
575
580
- compatibilityRange : " [3.4.0,4.0.0-M1)"
576
581
group-id : org.liquibase
577
582
artifact-id : liquibase-core
583
+ starter : false
578
584
groupId : org.springframework.boot
579
- artifactId : spring-boot-liquibase
580
- starter : false
585
+ artifactId : spring-boot-starter-liquibase
581
586
links :
582
587
- rel : reference
583
588
href : https://docs.spring.io/spring-boot/{bootVersion}/how-to/data-initialization.html#howto.data-initialization.migration-tool.liquibase
@@ -588,9 +593,9 @@ initializr:
588
593
- compatibilityRange : " [3.4.0,4.0.0-M1)"
589
594
group-id : org.flywaydb
590
595
artifact-id : flyway-core
596
+ starter : false
591
597
groupId : org.springframework.boot
592
- artifactId : spring-boot-flyway
593
- starter : false
598
+ artifactId : spring-boot-starter-flyway
594
599
links :
595
600
- rel : reference
596
601
href : https://docs.spring.io/spring-boot/{bootVersion}/how-to/data-initialization.html#howto.data-initialization.migration-tool.flyway
@@ -794,9 +799,9 @@ initializr:
794
799
- compatibilityRange : " [3.4.0,4.0.0-M1)"
795
800
group-id : org.springframework.kafka
796
801
artifact-id : spring-kafka
802
+ starter : false
797
803
groupId : org.springframework.boot
798
- artifactId : spring-boot-kafka
799
- starter : false
804
+ artifactId : spring-boot-starter-kafka
800
805
links :
801
806
- rel : reference
802
807
href : https://docs.spring.io/spring-boot/{bootVersion}/reference/messaging/kafka.html
@@ -1100,9 +1105,13 @@ initializr:
1100
1105
- name : Zipkin
1101
1106
id : zipkin
1102
1107
description : Enable and expose span and trace IDs to Zipkin.
1103
- groupId : io.zipkin.reporter2
1104
- artifactId : zipkin-reporter-brave
1105
- starter : false
1108
+ mappings :
1109
+ - compatibilityRange : " [3.4.0,4.0.0-M1)"
1110
+ group-id : io.zipkin.reporter2
1111
+ artifact-id : zipkin-reporter-brave
1112
+ starter : false
1113
+ groupId : org.springframework.boot
1114
+ artifactId : spring-boot-starter-zipkin
1106
1115
- name : Testing
1107
1116
content :
1108
1117
- name : Spring REST Docs
@@ -1154,10 +1163,10 @@ initializr:
1154
1163
- compatibilityRange : " [3.4.0,4.0.0-M1)"
1155
1164
group-id : com.unboundid
1156
1165
artifact-id : unboundid-ldapsdk
1166
+ starter : false
1157
1167
groupId : org.springframework.boot
1158
- artifactId : spring-boot-ldap
1168
+ artifactId : spring-boot-starter- ldap
1159
1169
scope : test
1160
- starter : false
1161
1170
links :
1162
1171
- rel : reference
1163
1172
href : https://docs.spring.io/spring-boot/{bootVersion}/reference/data/nosql.html#data.nosql.ldap.embedded
0 commit comments