Commit Graph

5910 Commits

Author SHA1 Message Date
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 d450e4a2f8 JAVA-3588: Use common commons-fileupload.version property in all child modules 2021-01-08 20:01:27 +01:00
Krzysiek 989216338f JAVA-3588: Upgrade commons-fileupload in the main pom.xml 2021-01-08 19:56:04 +01:00
Loredana Crusoveanu d978e58367 Merge pull request #10405 from sampada07/JAVA-4216
JAVA-4216: Fix issue in jnosql-artemis project
2021-01-08 16:11:42 +02:00
sampadawagde 51189b8d40 JAVA-4216: Fix issue in jnosql-artemis project 2021-01-08 18:22:46 +05:30
Loredana Crusoveanu 99424010fd Merge pull request #10403 from kwoyke/JAVA-4217
JAVA-4217: Update batch dependencies
2021-01-08 11:36:10 +02:00
Loredana Crusoveanu 6211b54f08 Merge pull request #10402 from kwoyke/JAVA-3585
JAVA-3585: Upgrade commons-io dependency
2021-01-08 11:28:26 +02:00
Krzysiek d25080b689 JAVA-4217: Update batch dependencies 2021-01-07 23:14:19 +01:00
Krzysiek ba5343cab2 JAVA-3585: Use common commons-io.version property in all child modules 2021-01-07 20:42:57 +01:00
Krzysiek 75aa478d80 JAVA-3585: Upgrade commons-io in the main pom.xml 2021-01-07 20:26:18 +01:00
Loredana Crusoveanu 8da1476ba1 Merge pull request #10401 from eugenp/issue-10394
move main class to graphql package
2021-01-07 16:35:49 +02:00
Loredana Crusoveanu 28d61c77ef move main class to graphql package 2021-01-07 16:30:52 +02:00
Loredana Crusoveanu 481309e719 Merge pull request #10400 from sampada07/JAVA-4214
JAVA-4214: Fix issue with geodb repo
2021-01-07 11:29:33 +02:00
sampadawagde e136bfb7df JAVA-4214: Fix issue with geodb repo 2021-01-07 11:06:50 +05:30
MeenaGawande 567e910903 [BAEL-4720] Java File.separator vs File.pathSeparator (#10330)
* [BAEL-4720] Java File.separator vs File.pathSeparator

Removed src code and modified junit tests

* [BAEL-4720] Java File.separator vs File.pathSeparator

Code formatting: Removed extra spaces in the code

* [BAEL-4720] Java File.separator vs File.pathSeparator

Added more junit tests

* [BAEL-4720] Java File.separator vs File.pathSeparator

Added new module core-java-io4 and moved the code from core-java-io3 module.

Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com>
2021-01-06 18:06:07 +00:00
Loredana Crusoveanu 66b453758b Merge pull request #10397 from kwoyke/JAVA-3541
JAVA-3541: Move spring-5-mvc into spring-web-modules
2021-01-06 17:09:53 +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
Krzysztof Woyke 108522e190 JAVA-3541: Move spring-5-mvc into spring-web-modules 2021-01-06 11:16:55 +01:00
Loredana Crusoveanu 0c1ccf3bf4 Merge pull request #10392 from kwoyke/JAVA-3586
JAVA-3586: Upgrade commons-lang3 dependency
2021-01-06 12:13:38 +02:00
Loredana Crusoveanu bd75fcb4a4 Merge pull request #10391 from kwoyke/JAVA-3540
JAVA-3540: Move spring-resttemplate into spring-web-modules
2021-01-06 11:53:56 +02: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
Loredana Crusoveanu edc8e4b54c Merge pull request #10396 from johnA1331/master
BAEL-31912 - add links to github-baeldung articles
2021-01-06 10:55:59 +02:00
johnA1331 eedd1fd70b Update README.md 2021-01-06 15:25:50 +08:00
johnA1331 cc6a351836 Update README.md 2021-01-06 15:23:20 +08:00
johnA1331 6ba3be6c81 Update README.md 2021-01-06 15:21:03 +08:00
johnA1331 bfa1d207df Update README.md 2021-01-06 15:03:21 +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
Amitabh Tiwari 3bf9bf4094 Added no roll back example 2021-01-05 20:17:31 +05:30
Krzysztof Woyke f361ccc834 JAVA-3540: Move spring-resttemplate into spring-web-modules 2021-01-05 14:10:30 +01:00
Loredana Crusoveanu a97e1c360e Merge pull request #10388 from kwoyke/JAVA-3538
JAVA-3538: Move spring-rest-testing into spring-web-modules
2021-01-05 12:06:41 +02:00
Krzysztof Woyke d8c26b6adb JAVA-3586: Get rid of the overriden commons-lang3.version property 2021-01-04 23:01:41 +01:00
Emmanuel Yasa 6daa38007c [BAEL-4601] How to convert a Hibernate proxy to a real entity object
* Adds Domain Models
* Adds Integration Tests
2021-01-05 01:35:53 +08:00
Krzysztof Woyke 7dc8fdba7e JAVA-3538: Move spring-rest-testing into spring-web-modules 2021-01-04 16:27:21 +01:00
Loredana Crusoveanu f63058acb6 Merge pull request #10386 from kwoyke/JAVA-3537
JAVA-3537: Move spring-rest-simple into spring-web-modules
2021-01-04 16:21:01 +02:00
Krzysztof Woyke 5f78600cf7 JAVA-3586: Fix versions-maven-plugin pom.xml 2021-01-04 13:33:47 +01:00
Krzysztof Woyke 3cb1b8536f JAVA-3586: Use commons-lang3.version property 2021-01-04 12:50:24 +01:00
Krzysztof Woyke f49df277d4 JAVA-3586: Upgrade commons-lang3 to 3.11 in the main pom.xml 2021-01-04 12:29:07 +01:00
Krzysztof Woyke 68d3abae10 JAVA-3537: Move spring-rest-simple into spring-web-modules 2021-01-04 10:50:19 +01:00
Loredana Crusoveanu d2c45e04c6 Merge pull request #10381 from sampada07/JAVA-3527
JAVA-4166: Fix test in spring-5-reactive
2021-01-04 10:25:35 +02:00
Loredana Crusoveanu 1c2a87e073 Merge pull request #10384 from rozagerardo/rozagerardo/JAVA-4134_Fix-test-in-spring-boot-properties
[JAVA-4134] Fix test in spring-boot-properties
2021-01-04 10:14:45 +02:00
Amitabh Tiwari 1b4e5782ec BAEL-4624: Review comments 2021-01-04 09:05:55 +05:30
Anshul BANSAL 2e0c29895a Merge branch 'master' of https://github.com/SmartyAnsh/tutorials 2021-01-03 22:53:18 +02:00
Anshul BANSAL bbdcf57afb BAEL-4472- Binary Semaphore vs a ReentrantLock - new module added 2021-01-03 22:52:18 +02:00
Gerardo Roza 5d9cb02da9 fixed error updating deprecated isEmpty method 2021-01-03 16:36:16 -03:00
Kent@lhind.hp.g5 1a2bd73487 [BAEL-2547] jackson deserialization class-casting exception 2021-01-03 15:48:08 +01:00
Tapan Avasthi 71bbdb7fed Use shouldNotFilter to exclude URLs for a Filter
Jira ticket:
http://jira.baeldung.com/browse/BAEL-4703

The existing article uses an out-dated way is used to excluded filtering
for certain urls, instead shouldNotFilter should be used.
2021-01-03 13:11:54 +05:30
sampadawagde f210b5ae29 JAVA-4166: Fix test in spring-5-reactive 2021-01-03 00:11:41 +05:30
Loredana Crusoveanu 659bb1aa07 Merge pull request #10373 from Maiklins/JAVA-3536-move-spring-rest-shell
Java 3536 move spring rest shell
2021-01-02 19:28:22 +02:00