Commit Graph

12011 Commits

Author SHA1 Message Date
Anshul Bansal 91ac058838 Bael 2726 introduction to traits in groovy (#6337)
* BAEL-2726_Introduction_to_Traits_in_Groovy

* BAEL-2726_Introduction_to_Traits_in_Groovy
2019-02-15 19:37:14 -08:00
Eugen 8e60ff6b5d
Update README.md 2019-02-15 23:15:28 +02:00
Ekaterina Galkina dec56b6d0f BAEL-2502 2019-02-15 16:30:40 +00:00
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
Sushant 74e52749d4 Formatting 2019-02-14 23:40:01 +01:00
Sushant b275ab2e83 Merge branch 'kotlin_string_comparison' of https://github.com/sushant57/tutorials into kotlin_string_comparison 2019-02-14 23:36:02 +01:00
Sushant b70ff29759 Revert commit 2019-02-14 23:35:18 +01:00
Kumar Sushant da033e6c01
Update UserTest.kt 2019-02-14 23:33:03 +01:00
Sushant c5a0ff9313 Fix method names 2019-02-14 23:31:55 +01:00
Sushant 22b57081b7 Add tests for string comparison 2019-02-14 23:21:11 +01: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
mherbaghinyan 337a5dfbc8 changed examples of sort() 2019-02-13 13:03:57 +04: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