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
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
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
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
Gerardo Roza
5d9cb02da9
fixed error updating deprecated isEmpty method
2021-01-03 16:36:16 -03:00
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
Loredana Crusoveanu
0c1bc584c9
Merge pull request #10375 from kwoyke/JAVA-4130
...
JAVA-4130: Fix README.md for Using JaVers for Data Model Auditing in …
2021-01-02 15:29:05 +02:00
Loredana Crusoveanu
5cf91b556c
Merge branch 'master' into JAVA-3536-move-spring-rest-shell
2021-01-02 15:15:35 +02:00
Loredana Crusoveanu
d810903f71
Merge pull request #10370 from Maiklins/JAVA-3528-move-spring-mvc-velocity-module
...
Java 3528 move spring mvc velocity module
2021-01-02 15:11:49 +02:00
Loredana Crusoveanu
d04f47df10
Merge pull request #10371 from Maiklins/Java-2824-Fix-Tests-in-Java-9-and-above-modules
...
Java 2824 fix tests in java 9 and above modules
2021-01-02 14:16:06 +02:00
Loredana Crusoveanu
6cdce6d639
Merge pull request #10376 from Maiklins/JAVA-3498-fix-test-in-spring-zuul-rate-limiting
...
Java 3498 fix test in spring zuul rate limiting
2021-01-02 14:06:41 +02:00
Loredana Crusoveanu
4f1bc07739
Merge branch 'master' into JAVA-3528-move-spring-mvc-velocity-module
2021-01-02 14:04:41 +02:00
Loredana Crusoveanu
81a78d848e
Merge pull request #10349 from kwoyke/JAVA-3545
...
JAVA-3545: Move spring-thymeleaf-3 into spring-web-modules
2021-01-02 14:00:52 +02:00
Loredana Crusoveanu
78c8005199
Merge pull request #10357 from kwoyke/JAVA-3533
...
JAVA-3533: Move spring-rest-http-2 into spring-web-modules
2021-01-02 13:58:29 +02:00
Daniel Strmecki
926f273a2d
Feature/bael 4749 java 11 features ( #10308 )
...
* BAEL-4749: Added examples for Java 11
* BAEL-4749: Refactor test examples
* BAEL-4749: Refactor test examples 2
* BAEL-4749: Fix PR comments
* BAEL-4749: Update nestmates examples
* BAEL-4749: Use method reference in Predicate.not example
* BAEL-4749: Use String::isBlank in Predicate.not example
* BAEL-4749: Two space indents when continuing a line
* BAEL-4749: Two space indents when continuing a line (2)
2021-01-02 11:08:15 +00:00
Loredana Crusoveanu
94c6ee972b
Merge pull request #10361 from sampada07/JAVA-3524
...
JAVA-3524, JAVA-3525, JAVA-3526
2021-01-01 23:04:42 +02:00
Loredana Crusoveanu
296fe08dde
Merge branch 'master' into JAVA-3533
2021-01-01 22:55:21 +02:00
Loredana Crusoveanu
aec6ef01e4
Merge pull request #10372 from Maiklins/JAVA-3531-move-spring-mvc-xml
...
Java 3531 move spring mvc xml
2021-01-01 22:47:34 +02:00
Loredana Crusoveanu
8bf42fafc7
Merge pull request #10369 from Maiklins/JAVA-3535-move-spring-rest-query-language
...
Java 3535 move spring rest query language
2021-01-01 22:41:02 +02:00
mikr
cb7c9406ee
JAVA-3498 Fix integration test in spring-cloud-zuul (fix imports - 2)
2020-12-31 12:24:17 +01:00
mikr
bef161cc5d
JAVA-3498 Fix integration test in spring-cloud-zuul (fix imports)
2020-12-31 12:22:01 +01:00
mikr
47ada8bdca
JAVA-3498 Fix integration test in spring-cloud-zuul
2020-12-31 12:19:30 +01:00
Maiklins
c12dde5ed6
Merge pull request #80 from eugenp/master
...
update
2020-12-31 11:35:34 +01: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