Commit bbe7686
committed
Changes to version 5.0.0-SNAPSHOT and upgrades to boot 4
1 parent eb2ed45 commit bbe7686
93 files changed
Lines changed: 207 additions & 147 deletions
File tree
- docs
- spring-cloud-function-adapters
- spring-cloud-function-adapter-aws
- src/main/java/org/springframework/cloud/function/adapter/aws
- spring-cloud-function-adapter-azure-web
- spring-cloud-function-adapter-azure
- spring-cloud-function-adapter-gcp
- src/test/java/org/springframework/cloud/function/adapter/gcp/integration
- spring-cloud-function-aws-gradle-parent
- org.springframework.cloud.function.aws-lambda.packaging.gradle.plugin
- spring-cloud-function-aws-packaging-gradle-plugin
- spring-cloud-function-grpc-cloudevent-ext
- spring-cloud-function-grpc
- spring-cloud-function-serverless-web
- src/main/java/org/springframework/cloud/function/serverless/web
- spring-cloud-function-context
- src
- main/java/org/springframework/cloud/function
- context/config
- observability
- test/java/org/springframework/cloud/function/context
- spring-cloud-function-core
- spring-cloud-function-dependencies
- spring-cloud-function-deployer
- src/it
- bootapp-multi
- bootapp-with-javax
- bootapp-with-scf
- bootapp
- bootjar-multi
- bootjarnostart
- bootjar
- spring-cloud-function-integration
- src/test/java/org/springframework/cloud/function/integration/dsl
- spring-cloud-function-kotlin
- src/test/kotlin/org/springframework/cloud/function/kotlin
- web
- spring-cloud-function-rsocket
- src/main/java/org/springframework/cloud/function/rsocket
- spring-cloud-function-samples
- function-functional-sample-aws
- function-sample-aws-custom-bean
- function-sample-aws-custom
- function-sample-aws-routing
- function-sample-aws
- function-sample-cloudevent-rsocket
- function-sample-cloudevent-sdk
- function-sample-cloudevent-stream
- function-sample-cloudevent
- function-sample-functional-aws-routing
- function-sample-gcp-http
- function-sample-grpc-cloudevent
- function-sample-pof
- function-sample-pojo
- function-sample-spring-integration
- function-sample-supplier-exporter
- function-sample
- spring-cloud-function-web
- src
- main/java/org/springframework/cloud/function/web
- flux
- function
- mvc
- source
- util
- test/java/org/springframework/cloud/function
- flux
- mvc
- scan
- web
- flux
- function
- mvc
- spring-cloud-starter-function-webflux
- spring-cloud-starter-function-web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments