Krzysiek
d599c350b8
JAVA-959: Migrate spring-drools to com.baeldung
2020-03-11 21:16:40 +01:00
Krzysiek
b562541229
JAVA-959: Migrate spring-dispatcher-servlet to com.baeldung
2020-03-11 21:14:16 +01:00
Roger Yates
fad2d2a67c
BAEL-3603 Add line separator to preserve lines read
2020-03-12 06:12:42 +10:00
Krzysiek
6906bb047d
JAVA-959: Migrate spring-di to com.baeldung
2020-03-11 21:09:04 +01:00
Krzysiek
5a9ac3ce57
JAVA-959: Migrate spring-data-rest to com.baeldung
2020-03-11 21:06:06 +01:00
Krzysiek
f7415f1da1
JAVA-959: Migrate spring-cucumber to com.baeldung
2020-03-11 21:04:20 +01:00
Krzysiek
be49fef333
JAVA-959: Migrate spring-katharsis to com.baeldung
2020-03-11 20:59:44 +01:00
Unknown
880f922df3
BAEL-3855
...
identation
2020-03-11 20:13:12 +01:00
Unknown
e501b2092f
BAEL-3855
2020-03-11 20:09:14 +01:00
Unknown
e09d87a604
BAEL-3855
2020-03-11 19:56:30 +01:00
Roman
8be4255cbb
BAEL-3497 IntelliJ Cannot Resolve Spring Boot Configuration Properties ( #8775 )
...
Co-authored-by: Oskar <>
2020-03-11 18:43:43 +00:00
omerfinger
356ef842f0
How to compare json objects using gson article ( #8793 )
...
* How to compare json objects using gson article
* static Assert import
IsObject assert has been deleted
* compare strings test failure example
2020-03-11 17:59:01 +00:00
Vivek
84c78797f5
Delete everything in Redis ( #8823 )
2020-03-11 17:55:14 +00:00
Unknown
407861afac
BAEL-3855
2020-03-11 18:18:05 +01:00
Greg
bcef7cb251
Merge pull request #8841 from dcalap/master
...
BAEL-3461 NullAwayExample
2020-03-11 10:44:38 -04:00
Unknown
2302a4abb7
BAEL-3855
2020-03-11 14:31:36 +01:00
Michele
ff4ac10bb2
BAEL-3855
2020-03-11 13:19:25 +01:00
mguarnaccia
52608c32cb
Delete LockStriped.java
2020-03-11 11:21:01 +01:00
mguarnaccia
1470deb187
Delete CoarseGrained.java
2020-03-11 11:20:37 +01:00
kwoyke
07bec4d5b2
BAEL-3775: Clean up unit tests for Stack ( #8837 )
2020-03-11 06:43:46 +01:00
Eric Martin
80632f53f7
Merge pull request #8847 from alimate/BAEL-3867
...
Using An In-Memory H2 Instance instead of a File Based One
2020-03-10 21:03:27 -05:00
Josh Cummings
d61941fc79
Merge pull request #8693 from Maiklins/BAEL-20604-fix-muleesb-module
...
BAEL-20604 fix muleesb module
2020-03-10 19:50:27 -06:00
rpvilao
30ffb3e3cf
Merge pull request #8814 from markathomas/BAEL-2552
...
BAEL-2552 - spatialguru.net@gmail.com
2020-03-10 21:37:45 +01:00
Justin Albano
612810df8b
BAEL-3871: Added tests for duplicate HTTP controller methods with different response types.
2020-03-10 14:50:45 -04:00
Cavero Barca
804b4c42aa
Keep only null as stripChar in the Apache Commons example
2020-03-10 14:17:19 +01:00
Ali Dehghani
34c8c9cc54
Using An In-Memory H2 Instance
2020-03-10 16:27:10 +03:30
Josh Cummings
6afa13e0f0
Merge pull request #8828 from dupirefr/team/JAVA-138-maven_install_plugin_version_update
...
[JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2
2020-03-09 22:16:23 -06:00
Eric Martin
335127f269
Merge pull request #8808 from johnA1331/master
...
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05:00
Roger Yates
8efe817cd3
BAEL-3603 Add test examples for Java IO versus NIO article
2020-03-10 09:19:13 +10:00
Cavero Barca
aaabfa4ab2
Add null as stripChar for Apache Commons StringUtils example
2020-03-10 00:06:36 +01:00
David Calap
2aff1b5c77
BAEL-3461 NullAwayExample
2020-03-09 19:37:01 +01:00
Mona Mohamadinia
a2488e4943
Bael 3653: Adding Pageable Support ( #8766 )
...
* Removed the commented code
* Upgrading the Spring Doc Version
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
2020-03-09 16:18:44 +00:00
Unknown
636e76ade0
BAEL-3855
...
Updated
2020-03-09 16:43:35 +01:00
eelhazati
e0f49f5575
move code to core-java-security-2
2020-03-08 22:28:17 +01:00
Greg Martin
abf1f21041
added the spring-boot-exceptions to the spring-boot-modules pom.xml.
2020-03-08 16:24:37 -04:00
Loredana Crusoveanu
eda766c83c
Merge pull request #8830 from amit2103/JAVA-5
...
clean up plugins from pom file
2020-03-08 22:16:34 +02:00
Maiklins
290a29e223
Merge pull request #41 from eugenp/master
...
update
2020-03-08 17:05:50 +01:00
Anshul BANSAL
8c0cdd5b76
BAEL-3874 - OCR with Tesseract - code indentation
2020-03-08 17:58:00 +02:00
Anshul BANSAL
b7b701de1d
BAEL-3874 - OCR with Tesseract
2020-03-08 17:48:27 +02:00
Anshul BANSAL
475087a1ab
BAEL-3874 - OCR with Tesseract
2020-03-08 17:46:11 +02:00
dupirefr
21af484963
[JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1
2020-03-08 09:54:42 +01:00
amit.pandey
75200b6b20
clean up plugins from pom file
2020-03-08 14:23:30 +05:30
dupirefr
aed1fe44c5
[JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2
2020-03-08 09:48:35 +01:00
Eric Martin
54dfe2eda6
Merge pull request #8826 from eugenp/BAEL-3454
...
BAEL-3454: Moved AVLTree to data-structures module
2020-03-07 21:25:16 -06:00
eric-martin
c914d47a23
BAEL-3454: Moved AVLTree to data-structures module
2020-03-07 21:20:17 -06:00
Josh Cummings
f35e28d4dc
Merge pull request #8796 from ashleyfrieze/BAEL-3905-how-to-replace-tokens-in-strings
...
BAEL-3905 - replacing tokens tests and implementation
2020-03-07 15:44:30 -07:00
Josh Cummings
3cd2cf7cd1
Merge pull request #8784 from dupirefr/team/JAVA-131-hamcrest_version_update
...
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-07 14:12:21 -07:00
Greg Martin
5b5b8a7ab0
Removed unused resource file
2020-03-07 15:00:14 -05:00
Greg Martin
9e969516f3
Moved the code samples for BeanDefinitionOverrideException to a new module.
2020-03-07 14:54:23 -05:00
Gang Wu
983b058033
Merge branch 'master' of https://github.com/eugenp/tutorials
2020-03-07 12:21:19 -07:00