pandachris
8d6a3be475
Merge pull request #19 from eugenp/master
...
update from eugenp/master
2019-02-13 21:50:50 +07:00
anuraggoyal1
96277462b8
[BAEL-2471] Guide to Apache Commons MultiValuedMap ( #6308 )
...
* [BAEL-2471] Guide to Apache Commons MultiValuedMap
* Update MultiValuedMapUnitTest.java
* added empty lines
* updated as per review comments
2019-02-13 08:35:35 -06:00
Eric Martin
4e8590698d
Merge pull request #6218 from alv21/spring-soap
...
BAEL-2466 Spring soap
2019-02-13 00:00:06 -06:00
Urvy Agrawal
cc49ae8cdf
Added files for BAEL-2044 ( #6296 )
2019-02-13 04:51:07 +01:00
Laurentiu Delcea
cf72052df5
BAEL-2651 Implement Java static methods equivalent ( #6322 )
2019-02-12 15:20:38 -08:00
Loredana Crusoveanu
0e178fe9c9
Merge pull request #6272 from dkapil/feature/BAEL-2129_codemovement
...
Feature/bael 2129 codemovement
2019-02-12 22:21:10 +02:00
FrancoCorleone
8a264439b7
Bael 2557 ( #6307 )
...
* [BAEL-2557] Implement tests with Test Containers
* [BAEL-2557] Remove author info
* [BAEL-2557] Small refactor fixes
* [BAEL-2557] Remove duplicated property
* [BAEL-2557] Fix pmd rule violation
2019-02-11 22:09:37 -07:00
Kacper
c957ceaeba
Types of string in groovy ( #6287 )
2019-02-11 22:06:09 -07:00
Fabian Rivera
e2f3d605f0
Enable stacktraces and causal chain of causes. Add a couple of tests to validate stacktrace and cause are included in responses ( #6315 )
2019-02-11 08:37:48 -08:00
clininger
355e206965
BAEL-2731 - Testing Web APIs with Postman Collections
2019-02-11 19:24:22 +07:00
pandachris
98a09f32ae
Merge pull request #18 from eugenp/master
...
update from eugenp/master
2019-02-11 19:11:49 +07:00
Dhananjay Singh
f894b40fe6
Char stack ( #6248 )
...
* Corrected Package name
* Char stack
* Changed file names
2019-02-10 19:30:35 -08:00
Marko Previsic
e6fc0bd94d
[BAEL-2533] Formatting JSON Dates in Spring Boot ( #6313 )
...
* [BAEL-2533] formatting json date output in spring boot
* [BAEL-2533] removed unused import
2019-02-10 19:22:34 -08:00
Ciro Alvino
29e492342e
Update ApplicationIntegrationTest.java
2019-02-10 17:13:27 -08:00
ciro
31f858f3ba
review changes
2019-02-10 17:12:04 -08:00
Loredana Crusoveanu
ecabba42ef
Merge pull request #6311 from eugenp/method-ref-fix
...
update meth ref ex
2019-02-10 19:05:52 +02:00
Loredana
c0f72ffa88
update meth ref ex
2019-02-10 19:00:55 +02:00
Loredana Crusoveanu
8eb2262b0c
Merge pull request #6310 from eugenp/lor6-patch-1
...
Create README.md
2019-02-10 18:36:50 +02:00
Loredana Crusoveanu
ac06100e1b
Create README.md
2019-02-10 18:32:25 +02:00
Loredana Crusoveanu
995110cee3
Merge pull request #6309 from eugenp/BAEL-2585-v
...
update solid ex
2019-02-10 18:29:25 +02:00
Loredana
68ea49996b
update solid ex
2019-02-10 18:24:45 +02:00
Loredana Crusoveanu
a98aedd25b
Merge pull request #6304 from amit2103/BAEL-12091
...
[BAEL-12091] - Fix formatting of POMs
2019-02-10 17:09:44 +02:00
Juan Moreno
312f633d15
BAEL-2490 Code samples ( #6211 )
...
* Added initial samples
* Added initial samples
* Awaitility updated
2019-02-09 22:54:51 -06:00
Eric Martin
c60e6f1561
Merge pull request #6261 from dev-chirag/master
...
BAEL2567 - New section on Lombok’s @Getter(lazy=true)
2019-02-09 17:33:15 -06:00
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
KevinGilmore
7c5da0c07c
Update spring-soap/pom.xml
...
Co-Authored-By: alv21 <ciroalvino@hotmail.com>
2019-02-09 11:18:47 -08:00
Loredana Crusoveanu
f79f427dac
Merge pull request #6273 from amit2103/BAEL-12090
...
[BAEL-12090] - Extract versions into properties
2019-02-09 14:41:37 +02:00
Loredana Crusoveanu
0fff3a4f88
Update pom.xml
2019-02-09 13:10:58 +02:00
Loredana Crusoveanu
fddca1955d
Update pom.xml
2019-02-09 13:03:12 +02:00
Eric Martin
113fe5cbce
Merge pull request #6301 from eugenp/BAEL-2658-CodeReview
...
BAEL-2658: Fixed eqaul/equal
2019-02-09 00:21:08 -06:00
eric-martin
d7b5eaf0f4
BAEL-2658: Fixed eqaul/equal
2019-02-08 23:41:48 -06:00
Eric Martin
4ba3b740d6
Merge pull request #6260 from alimate/BAEL-2658
...
Refactored the test names and used backtick identifiers.
2019-02-08 23:30:27 -06:00
Eric Martin
eed4d8f508
Merge pull request #6236 from SmartyAnsh/BAEL-2659_Reading_a_file_in_Groovy
...
Bael 2659 reading a file in groovy
2019-02-08 22:25:28 -06:00
Maiklins
ba16cee334
BAEL-2572 Ahead of Time Compilation (AoT) ( #6275 )
2019-02-08 16:22:10 +01:00
Anshul Bansal
6a8e295feb
BAEL-2659 - Reading a file in Groovy - typo corrected
2019-02-08 08:53:29 +02:00
Loredana Crusoveanu
56002a3cc7
Update pom.xml
2019-02-08 00:27:29 +02:00
Eric Martin
e6f9af4c3f
Merge pull request #6265 from amdegregorio/master
...
BAEL-2542
2019-02-06 21:46:45 -06:00
Eric Martin
c9fd46e693
Merge pull request #6262 from soufiane-cheouati/master
...
Adding marker interfaces files
2019-02-06 20:53:20 -06:00
KevinGilmore
231b8ada5b
BAEL-2577: update README ( #6295 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
2019-02-06 20:22:19 -06:00
cror
2aa4e807c0
toSet, toMap: adding examples with duplicates ( #6264 )
...
* BAEL-2548 fix typo
* BAEL-2548 toSet, toMap: added tests with duplicate elements
2019-02-06 18:57:56 -06:00
Loredana Crusoveanu
e49d46d240
Merge pull request #6292 from pcoates33/BAEL-2527
...
BAEL-2527 Add section to Java enum iteration article
2019-02-06 23:54:30 +02:00
pcoates
27e8c7f0f2
Merge branch 'master' into BAEL-2527
2019-02-06 20:06:42 +00:00
pcoates
0066ecfdbd
Corrected package for classes in com.baeldung.scope
2019-02-06 20:05:06 +00:00
pcoates
5ef2a9040a
BAEL-2527 Added ArrayList example to EnumIterationExamples
2019-02-06 20:04:30 +00:00
Loredana Crusoveanu
27422d039d
Merge pull request #6284 from collaboratewithakash/master
...
Back-link added
2019-02-06 21:19:20 +02:00
Mikhail Chugunov
1f244261d0
BAEL-2443: jsonview spring security ( #6291 )
...
* BAEL-2443: Implement filtering with @JsonView based on spring security role
* Cleanup test
* Rename tests
* Fix renaming roles after refactoring
* BAEL-2443: Restore return statement in controller advice
2019-02-06 09:37:22 -08:00
Eric Martin
582bb8a3d5
Merge pull request #6289 from eugenp/BAEL-2399
...
BAEL-2399: Migrate Spring DI example to spring-core module
2019-02-05 22:23:27 -06:00
eric-martin
01fa4cfaf8
BAEL-2399: Migrate Spring DI example to spring-core module
2019-02-05 22:14:51 -06:00
pandachris
c3680c228a
Merge pull request #17 from eugenp/master
...
merge from eugenp master
2019-02-06 11:06:03 +07:00
Eric Martin
874acddfcf
Merge pull request #5986 from codehunter34/BAEL-2399
...
BAEL-2399: Guice vs Spring - Dependency Injection
2019-02-05 21:24:27 -06:00