cror
|
f29191df67
|
BAEL-2548 updated the test with toMap and binary operator (#6303)
|
2019-02-15 08:12:32 -06:00 |
mherbaghinyan
|
04f9b44a63
|
Trove test refactor
|
2019-02-15 12:25:35 +04:00 |
Loredana Crusoveanu
|
ca7c2b8c60
|
Merge pull request #6331 from rozagerardo/geroza/BAEL-11407_Update-and-move-HATEOAS-for-Spring
[BAEL-11406 & BAEL-11407] Update and move code for Spring and HATEOAS articles
|
2019-02-14 23:59:03 +02:00 |
Eric Martin
|
f137b756a0
|
Merge pull request #6186 from juanvaccari/BAEL-2514
BAEL-2514 - Added unit test for Map processing
|
2019-02-14 14:56:09 -06:00 |
Tom Hombergs
|
27ce2311c1
|
Merge pull request #6280 from tinomthomas/master
BAEL-2226
|
2019-02-14 20:14:34 +01:00 |
Tom Hombergs
|
923029ca09
|
Merge pull request #6298 from soufiane-cheouati/master
Custom annotations files
|
2019-02-14 20:12:37 +01:00 |
Tom Hombergs
|
6bdf463da9
|
Merge pull request #6263 from cscib/master
BAEL-2534 - Determine if all elements are the same in a Java list
|
2019-02-14 20:05:34 +01:00 |
Ger Roza
|
f8f78afe85
|
Moved al HATEOAS related code from spring-rest-full module to spring-boot-rest
|
2019-02-14 11:54:35 -02:00 |
macroscopic64
|
7e843727b9
|
simplified the leap year check logic
|
2019-02-14 08:36:11 +05:30 |
TINO
|
8dbe5d6ab7
|
BAEL - 2226
Test added
|
2019-02-13 23:46:10 +03:00 |
Loredana Crusoveanu
|
69e29b364d
|
Merge pull request #6169 from FDPro/bael-2424
dupirefr/dupire.francois+pro@gmail.com [BAEL-2424] Removed order checking + filtering public and protected fields
|
2019-02-13 22:39:14 +02:00 |
macroscopic64
|
439a37301b
|
Merge remote-tracking branch 'upstream/master'
|
2019-02-14 00:48:00 +05:30 |
Tom Hombergs
|
d9cf2c05f5
|
added link (#6192)
|
2019-02-13 09:56:34 -08:00 |
clininger
|
023672bcee
|
Merge origin/master
|
2019-02-13 21:51:16 +07:00 |
pandachris
|
8d6a3be475
|
Merge pull request #19 from eugenp/master
update from eugenp/master
|
2019-02-13 21:50:50 +07:00 |
clininger
|
5eaffaec0e
|
BAEL-2731 - moved postman script to spring-boot-rest project
|
2019-02-13 21:49:24 +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 |
TINO
|
77775c6794
|
BAEL - 2226
Review comments incorporated
|
2019-02-12 23:50:53 +03:00 |
Loredana Crusoveanu
|
9e3a1cadd1
|
Update README.md
|
2019-02-12 22:26:45 +02: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 |
soufiane-cheouati
|
669dc7804f
|
Add files via upload
|
2019-02-12 19:24:18 +00:00 |
soufiane-cheouati
|
e1241e741f
|
Add files via upload
|
2019-02-12 19:22:40 +00: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 |
Juan Vaccari
|
bed05a4289
|
BAEL-2514 - Removed unit tests for orElse cases removed from tutorial
|
2019-02-11 17:54:15 +00: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 |
mherbaghinyan
|
12b19733af
|
primitive list benchmark tests
|
2019-02-11 16:04:40 +04: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 |
markoprevisic
|
185a7f0e18
|
[BAEL-2533] removed unused import
|
2019-02-10 20:37:41 +01:00 |
markoprevisic
|
540f96acb0
|
[BAEL-2533] formatting json date output in spring boot
|
2019-02-10 20:34:45 +01: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 Vaccari
|
a079636e79
|
BAEL-2514 - Changed key pattern example to use same map as others
|
2019-02-10 14:50:45 +00: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 |