Skip to content

Commit d9441ad

Browse files
committed
Dependencies upgrade:
- spring-boot: 2.7.0
1 parent cc2a24e commit d9441ad

File tree

5 files changed

+172
-87
lines changed

5 files changed

+172
-87
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<parent>
3434
<groupId>org.springframework.boot</groupId>
3535
<artifactId>spring-boot-starter-parent</artifactId>
36-
<version>2.6.7</version>
36+
<version>2.7.0</version>
3737
</parent>
3838

3939
<licenses>

springdoc-openapi-webflux-core/src/test/resources/results/app146-1.json

Lines changed: 42 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"tags": [
2727
"Actuator"
2828
],
29-
"operationId": "handle_5",
29+
"summary": "Actuator web endpoint 'loggers-name'",
30+
"operationId": "loggers-name",
3031
"parameters": [
3132
{
3233
"name": "name",
@@ -64,7 +65,8 @@
6465
"tags": [
6566
"Actuator"
6667
],
67-
"operationId": "handle",
68+
"summary": "Actuator web endpoint 'loggers-name'",
69+
"operationId": "loggers-name_2",
6870
"parameters": [
6971
{
7072
"name": "name",
@@ -112,7 +114,8 @@
112114
"tags": [
113115
"Actuator"
114116
],
115-
"operationId": "handle_1_1",
117+
"summary": "Actuator web endpoint 'threaddump'",
118+
"operationId": "threaddump",
116119
"responses": {
117120
"200": {
118121
"description": "OK",
@@ -147,7 +150,8 @@
147150
"tags": [
148151
"Actuator"
149152
],
150-
"operationId": "handle_1",
153+
"summary": "Actuator web endpoint 'scheduledtasks'",
154+
"operationId": "scheduledtasks",
151155
"responses": {
152156
"200": {
153157
"description": "OK",
@@ -177,7 +181,8 @@
177181
"tags": [
178182
"Actuator"
179183
],
180-
"operationId": "handle_2",
184+
"summary": "Actuator web endpoint 'metrics-requiredMetricName'",
185+
"operationId": "metrics-requiredMetricName",
181186
"parameters": [
182187
{
183188
"name": "requiredMetricName",
@@ -217,7 +222,8 @@
217222
"tags": [
218223
"Actuator"
219224
],
220-
"operationId": "handle_3",
225+
"summary": "Actuator web endpoint 'metrics'",
226+
"operationId": "metrics",
221227
"responses": {
222228
"200": {
223229
"description": "OK",
@@ -247,7 +253,8 @@
247253
"tags": [
248254
"Actuator"
249255
],
250-
"operationId": "handle_4",
256+
"summary": "Actuator web endpoint 'mappings'",
257+
"operationId": "mappings",
251258
"responses": {
252259
"200": {
253260
"description": "OK",
@@ -277,7 +284,8 @@
277284
"tags": [
278285
"Actuator"
279286
],
280-
"operationId": "handle_6",
287+
"summary": "Actuator web endpoint 'loggers'",
288+
"operationId": "loggers",
281289
"responses": {
282290
"200": {
283291
"description": "OK",
@@ -307,7 +315,8 @@
307315
"tags": [
308316
"Actuator"
309317
],
310-
"operationId": "handle_7",
318+
"summary": "Actuator web endpoint 'info'",
319+
"operationId": "info",
311320
"responses": {
312321
"200": {
313322
"description": "OK",
@@ -337,7 +346,8 @@
337346
"tags": [
338347
"Actuator"
339348
],
340-
"operationId": "handle_8",
349+
"summary": "Actuator web endpoint 'heapdump'",
350+
"operationId": "heapdump",
341351
"responses": {
342352
"200": {
343353
"description": "OK",
@@ -357,7 +367,8 @@
357367
"tags": [
358368
"Actuator"
359369
],
360-
"operationId": "handle_9",
370+
"summary": "Actuator web endpoint 'health'",
371+
"operationId": "health",
361372
"responses": {
362373
"200": {
363374
"description": "OK",
@@ -387,7 +398,8 @@
387398
"tags": [
388399
"Actuator"
389400
],
390-
"operationId": "handle_10",
401+
"summary": "Actuator web endpoint 'env-toMatch'",
402+
"operationId": "env-toMatch",
391403
"parameters": [
392404
{
393405
"name": "toMatch",
@@ -427,7 +439,8 @@
427439
"tags": [
428440
"Actuator"
429441
],
430-
"operationId": "handle_11",
442+
"summary": "Actuator web endpoint 'env'",
443+
"operationId": "env",
431444
"responses": {
432445
"200": {
433446
"description": "OK",
@@ -457,7 +470,8 @@
457470
"tags": [
458471
"Actuator"
459472
],
460-
"operationId": "handle_12",
473+
"summary": "Actuator web endpoint 'configprops-prefix'",
474+
"operationId": "configprops-prefix",
461475
"parameters": [
462476
{
463477
"name": "prefix",
@@ -497,7 +511,8 @@
497511
"tags": [
498512
"Actuator"
499513
],
500-
"operationId": "handle_13",
514+
"summary": "Actuator web endpoint 'configprops'",
515+
"operationId": "configprops",
501516
"responses": {
502517
"200": {
503518
"description": "OK",
@@ -527,7 +542,8 @@
527542
"tags": [
528543
"Actuator"
529544
],
530-
"operationId": "handle_14",
545+
"summary": "Actuator web endpoint 'conditions'",
546+
"operationId": "conditions",
531547
"responses": {
532548
"200": {
533549
"description": "OK",
@@ -557,7 +573,8 @@
557573
"tags": [
558574
"Actuator"
559575
],
560-
"operationId": "handle_15",
576+
"summary": "Actuator web endpoint 'caches-cache'",
577+
"operationId": "caches-cache",
561578
"parameters": [
562579
{
563580
"name": "cache",
@@ -595,7 +612,8 @@
595612
"tags": [
596613
"Actuator"
597614
],
598-
"operationId": "handle_19",
615+
"summary": "Actuator web endpoint 'caches-cache'",
616+
"operationId": "caches-cache_2",
599617
"parameters": [
600618
{
601619
"name": "cache",
@@ -635,7 +653,8 @@
635653
"tags": [
636654
"Actuator"
637655
],
638-
"operationId": "handle_16",
656+
"summary": "Actuator web endpoint 'caches'",
657+
"operationId": "caches",
639658
"responses": {
640659
"200": {
641660
"description": "OK",
@@ -663,7 +682,8 @@
663682
"tags": [
664683
"Actuator"
665684
],
666-
"operationId": "handle_18",
685+
"summary": "Actuator web endpoint 'caches'",
686+
"operationId": "caches_2",
667687
"responses": {
668688
"200": {
669689
"description": "OK",
@@ -683,7 +703,8 @@
683703
"tags": [
684704
"Actuator"
685705
],
686-
"operationId": "handle_17",
706+
"summary": "Actuator web endpoint 'beans'",
707+
"operationId": "beans",
687708
"responses": {
688709
"200": {
689710
"description": "OK",

0 commit comments

Comments
 (0)