Commit Graph

502 Commits

Author SHA1 Message Date
Loredana Crusoveanu f2f12b21b8 Merge pull request #10399 from rozagerardo/rozagerardo/JAVA-3716_Update-articles-for-2.4.0--spring-boot-properties2
[JAVA-3716] Update articles for 2.4.0 - spring-boot-modules/spring-boot-properties2
2021-01-09 13:22:19 +02:00
Gerardo Roza 195f4aab7b cleaned up boot version override in spring-boot-properties, since the parent-boot-2 module has been updated 2021-01-08 18:14:01 -03:00
Krzysiek ba5343cab2 JAVA-3585: Use common commons-io.version property in all child modules 2021-01-07 20:42:57 +01:00
Loredana Crusoveanu 28d61c77ef move main class to graphql package 2021-01-07 16:30:52 +02:00
Gerardo Roza 1112f95497 updated deprecated Assert. method usage. This is not related to this 2.4.0 boot update 2021-01-06 11:49:12 -03:00
Gerardo Roza 83664977f0 Updated deprecated ConfigFileApplicationContextInitializer usage, now using ConfigDataApplicationContextInitializer 2021-01-06 11:48:27 -03:00
Loredana Crusoveanu de8e701121 Merge pull request #10393 from sampada07/JAVA-4011
JAVA-4011: Split or move spring-5-security module
2021-01-06 11:04:02 +02:00
johnA1331 6ba3be6c81 Update README.md 2021-01-06 15:21:03 +08:00
sampadawagde 5fcec971af JAVA-4011: README changes 2021-01-05 23:01:01 +05:30
sampadawagde af51e73604 JAVA-4011: Moved 1 article from spring-5-security to
spring-boot-security
2021-01-05 23:00:14 +05:30
Gerardo Roza 5d9cb02da9 fixed error updating deprecated isEmpty method 2021-01-03 16:36:16 -03:00
Krzysztof Woyke 90562c22a4 JAVA-4130: Fix README.md for Using JaVers for Data Model Auditing in Spring Data 2020-12-31 10:46:33 +01:00
Eric Martin 187aa4031b Merge pull request #10334 from sk1418/BAEL-4735_springboot_repackage
mvn package vs springboot:repackage
2020-12-30 19:19:52 -06:00
Loredana Crusoveanu 0d3a3aeee6 Merge pull request #10354 from eugenp/lor6-patch-1-1
Update README.md
2020-12-30 12:02:26 +02:00
Loredana Crusoveanu 98ceb510fb Merge pull request #10353 from eugenp/lor6-patch-1
Update README.md
2020-12-30 12:02:04 +02:00
Krzysztof Woyke 962e8839d6 Merge remote-tracking branch 'upstream/master' into JAVA-3570 2020-12-29 15:11:31 +01:00
Loredana Crusoveanu 3329202a44 Update README.md 2020-12-29 12:13:03 +02:00
Loredana Crusoveanu 7a308db802 Update README.md 2020-12-29 12:12:50 +02:00
Loredana Crusoveanu 253b159813 Merge pull request #10352 from MajewskiKrzysztof/bug/BAEL-4745
Bug/bael 4745
2020-12-29 12:09:45 +02:00
Krzysztof Majewski 80c8a10520 BAEL-4745 Update "How to Configure Spring Boot Tomcat" article 2020-12-29 10:38:58 +01:00
Loredana Crusoveanu 698185a55b remove files left after move 2020-12-26 10:22:35 +02:00
Loredana Crusoveanu 22494667cd Merge pull request #10270 from tomas-skalicky/fb-tomas-graphql-codefix-and-sample-queries
GraphQL code fixes and sample queries
2020-12-26 09:53:08 +02:00
Loredana Crusoveanu f7c4f13f8d Merge pull request #10260 from hdlopez/patch-1
Fixed Spring Boot CRUD Application example
2020-12-26 09:18:03 +02:00
Loredana Crusoveanu b6edbf8f88 Merge pull request #10318 from bnasslahsen/master
upgrade to springdoc-openapi v1.5.2
2020-12-24 15:45:17 +02:00
johnA1331 af36328752 Create README.md 2020-12-23 22:36:11 +08:00
Kai Yuan 76778779dd mvn package vs springboot:repackage 2020-12-23 00:22:04 +01:00
Krzysztof Woyke 515d213c90 Merge remote-tracking branch 'upstream/master' into JAVA-3570 2020-12-22 10:50:48 +01:00
Jonathan Cook f8853469cb Merge pull request #10232 from adinarolea/feature/BAEL-4687-customize-jackson-json-mapper
Feature/bael 4687 customize jackson json mapper
2020-12-22 08:18:13 +01:00
Krzysztof Woyke e2026cf43e JAVA-3570: Update JaVers version in spring-boot-data 2020-12-19 23:27:59 +01:00
Krzysztof Woyke 00e15a4911 JAVA-3570: Remove unused spring-cloud-context dependency from spring-boot-artifacts 2020-12-19 23:21:02 +01:00
bnasslah 450c0fe6db upgrade to springdoc-openapi v1.5.2 2020-12-17 13:49:42 +01:00
Adina Rolea d8f681c38e BAEL-4687: returned fixed date instead of dynamic 2020-12-17 14:23:06 +02:00
Adina Rolea d4b22c74e3 BAEL-4687: updated formatting 2020-12-17 14:02:59 +02:00
Gerardo Roza 7b17a09eb7 avoid using deprecated StringUtils#isEmpty method 2020-12-16 16:53:33 -03:00
Gerardo Roza 8a9c1a1911 migrated spring.profiles properties to spring.config.activate.on-profile 2020-12-16 16:38:31 -03:00
Krzysztof Woyke 1a3ec076dc JAVA-3570: Keep spring-boot-deployment on Spring Boot 2.3.3 [cloud] 2020-12-14 10:21:03 +01:00
Krzysztof Woyke 1f8efc0c14 JAVA-3570: Keep spring-boot-environment on Spring Boot 2.3.3 [cloud] 2020-12-14 10:18:38 +01:00
Krzysztof Woyke c008e43ea8 JAVA-3570: Update Kotlin version in spring-boot-springdoc 2020-12-11 21:56:46 +01:00
Krzysztof Woyke e6a310c4fb JAVA-3570: Keep spring-boot-admin on Spring Boot 2.3.3 2020-12-11 14:14:59 +01:00
Adina Rolea 65e9e80f0c BAEL-4687: formatted code with eclipse formatter 2020-12-04 20:01:12 +02:00
Adina Rolea c19b868d3b BAEL-4687: renamed project from jackson to data 2 2020-12-04 19:55:44 +02:00
Loredana Crusoveanu d6e0e1c3e6 Merge pull request #10295 from rozagerardo/rozagerardo/JAVA-3029_Update-Properties-with-Spring-and-Spring-Boot-article
[JAVA-3029] Update "Properties with Spring and Spring Boot" article
2020-12-01 14:51:23 +02:00
Gerardo Roza 23c81c0595 added test for adding configuration properties scenarios 2020-11-28 12:56:55 -03:00
Gerardo Roza eb4b03eb73 Added simple test for multidocument properties file 2020-11-27 12:00:53 -03:00
kwoyke 83535bf123 BAEL-3689: Add missing code examples (#10282) 2020-11-27 11:22:00 +01:00
Gerardo Roza 73bfea2207 updated Spring Boot version to 2.4.0 2020-11-26 10:51:58 -03:00
Gerardo Roza aa44953fe9 removed all XML-related code 2020-11-26 09:44:48 -03:00
Gerardo Roza 0185b2d0fb removed all PropertyPlaceholderConfigure references 2020-11-26 09:44:47 -03:00
Loredana Crusoveanu bd5891852c remove kotlin project from pom 2020-11-24 14:32:14 +02:00
Loredana Crusoveanu c4a3db7acc remove kotlin code from repo 2020-11-23 16:11:44 +02:00