Commit 0bae38e
Update dependency maven to v3.9.3 (#94)
* Update dependency maven to v3.9.3
* fixes issue with aop-advice
* fixes issue with integration tests
* fixes issues with integration tests
* fixes build issue
* fixes build issue
* fixes build issue with api-validation
* fixes composite key issue
* upgrade to inhouse maven wrapper
* fixes imports issue
* fixes issue with spring jpa auditing
* fixes hibernate tests
* fixes issue with logging
* fixes issue with jsp and thymeleaf
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Raja Dilip Kolli <[email protected]>1 parent db57d13 commit 0bae38e
File tree
173 files changed
+6902
-4476
lines changed- .github/workflows
- spring-aop-advice-examples
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2jpacrudexample
- spring-boot-crud-rest
- .mvn/wrapper
- src/test/java/com/companyname/springbootcrudrest
- spring-propertysource-example
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springpropertysourceexample
- springboot-angular8-helloworld-example/Springboot-helloworld-application/.mvn/wrapper
- springboot-async-example
- .mvn/wrapper
- src/test/java/net/guides/springboot/springbootasyncexample
- springboot-crud-hibernate-example
- .mvn/wrapper
- src/test/java/net/javaguides/springboot
- springboot-crud-rest-api-validation
- .mvn/wrapper
- src
- main/resources
- test/java/net/guides/springboot/springbootcrudrestapivalidation
- springboot-hibernate-composite-key-demo
- .mvn/wrapper
- src
- main
- java/net/javaguides/springboot/repository
- resources
- test/java/net/javaguides/springboot
- springboot-hibernate-many-to-many-mapping
- .mvn/wrapper
- src
- main/resources
- test/java/net/javaguides/springboot
- springboot-hibernate-one-many-mapping
- .mvn/wrapper
- src
- main/resources
- test/java/net/javaguides/springboot
- springboot-hibernate-one-one-mapping
- .mvn/wrapper
- src
- main
- java/net/javaguides/springboot
- resources
- test/java/net/javaguides/springboot
- springboot-jpa-one-to-one-example/.mvn/wrapper
- springboot-jsp-hello-world-example/.mvn/wrapper
- springboot-mongodb-crud
- .mvn/wrapper
- src/test/java/net/springboot/javaguides
- springboot-mssql-jpa-hibernate-crud-example/.mvn/wrapper
- springboot-multiple-datasources/src/test/java/net/guides/springboot/springbootmultipledatasources
- springboot-postgresql-jpa-hibernate-crud-example
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2jpacrudexample
- springboot-stomp-websocket/.mvn/wrapper
- springboot-testing-examples/.mvn/wrapper
- springboot-thymeleaf-hello-world-example/.mvn/wrapper
- springboot-upload-download-file-database
- .mvn/wrapper
- springboot-upload-download-file-rest-api-example
- .mvn/wrapper
- src/test/java/net/javaguides/springboot/fileuploaddownload
- springboot2-annotation-config
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2annotationconfig
- springboot2-externalizing-conf-properties
- .mvn/wrapper
- src
- main/java/net/guides/springboot2/springboot2externalizingconfproperties
- test/java/net/guides/springboot2/springboot2externalizingconfproperties
- springboot2-freemarker-example/.mvn/wrapper
- springboot2-java-config
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2javaconfig
- springboot2-jdbc-crud-mysql-example
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2jpacrudexample
- springboot2-jms-activemq
- .mvn/wrapper
- src/main/java/net/javaguides/springboot
- jms
- springboot2-jpa-auditing
- .mvn/wrapper
- src/test/java/net/guides/springboot/springboot2jpaauditing
- springboot2-jpa-crud-example
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2jpacrudexample
- springboot2-jpa-h2-crud-example
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2jpacrudexample
- springboot2-jpa-swagger2/.mvn/wrapper
- springboot2-junit5-example/.mvn/wrapper
- springboot2-logging
- .mvn/wrapper
- src
- main
- java/net/guides/springboot2/springboot2logging
- resources
- test/java/net/guides/springboot2/springboot2logging
- springboot2-springaop-example
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2jpacrudexample
- springboot2-webapp-jsp-WAR/.mvn/wrapper
- springboot2-webapp-jsp
- .mvn/wrapper
- src
- main/resources
- test/java/net/guides/springboot2/springboot2webappjsp
- springboot2-webapp-thymeleaf
- .mvn/wrapper
- src
- main/resources
- test/java/net/guides/springboot2/springboot2webappthymeleaf
- springboot2-xml-config
- .mvn/wrapper
- src/test/java/net/guides/springboot2/springboot2xmlconfig
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
173 files changed
+6902
-4476
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 35 | + | |
0 commit comments