Commit Graph

11943 Commits

Author SHA1 Message Date
Anshul Bansal 2f9bc1b54a BAEL-2726_Introduction_to_Traits_in_Groovy (#6384) 2019-02-20 10:13:53 -08:00
mprevisic b9ffaea139 Merge branch 'master' of https://github.com/eugenp/tutorials 2019-02-20 08:02:46 +01:00
mprevisic d1bc6502d7 [BAEL-2533] added content to README.md 2019-02-20 07:54:07 +01:00
Eric Martin 156441843c
Merge pull request #6329 from MherBaghinyan/BAEL-2710
primitive list benchmark tests
2019-02-19 21:28:35 -06:00
Marko Previsic c8ea52ee01 [BAEL-2533] Format the JSON Date output in Spring Boot (#6376)
* [BAEL-2533] formatting json date output in spring boot

* [BAEL-2533] removed unused import

* [BAEL-2533] moved code examples to new module

* [BAEL-2533] clean up - removed code examples from old module

* [BAEL-2533] removed maven wrapper
2019-02-19 18:58:39 -08:00
mprevisic 9d395d7154 [BAEL-2533] removed maven wrapper 2019-02-19 21:49:11 +01:00
Ger Roza 578d35d25d Move and Update Rest and Http Message Converter Article:
moved code (mostly commented out)
changed readme file
added spring boot exampel simply adding bean, for xml too
2019-02-19 16:23:44 -03:00
mprevisic ffe2f46267 [BAEL-2533] fix merge conflict 2019-02-19 14:50:32 +01:00
mprevisic f0eeeda883 Merge branch 'master' of https://github.com/mprevisic/tutorials 2019-02-19 14:19:53 +01:00
mprevisic ba969047a2 [BAEL-2533] clean up - removed code examples from old module 2019-02-19 14:19:41 +01:00
mprevisic 50858001ff [BAEL-2533] moved code examples to new module 2019-02-19 14:17:32 +01:00
dupirefr c030b8830b Merge remote-tracking branch 'baeldung/master' into bael-2538 2019-02-19 07:42:13 +01:00
dupirefr 78d0b85b2d [BAEL-2538] Rearranged classes 2019-02-19 07:24:07 +01:00
Amy DeGregorio 3a31350123 BAEL-2663 iterating a map (#6334)
* Examples for BAEL-2663 iterating a map

* Update for BAEL-2663 to use index in example
2019-02-18 10:52:57 -08:00
Urvy Agrawal fe289003fa Added files for BAEL-2494 (#6370) 2019-02-18 09:30:58 -08:00
FrancoCorleone 243c671edb [BAEL-2566] Add example of Insert with Modifying Native Query (#6164)
* [BAEL-2566] Add example of Insert with Modifying Native Query

* [BAEL-2557] Fix MR conflicts

* [BAEL-2557] Cleanup tests
2019-02-18 09:48:46 -07:00
anuraggoyal1 96fbef6a14 changes as per review (#6341)
* [BAEL-2471] Guide to Apache Commons MultiValuedMap

* Update MultiValuedMapUnitTest.java

* added empty lines

* updated as per review comments

* changes as per review
2019-02-18 08:44:38 -07:00
psevestre 6c237aaf3a [BAEL-1381] Add JPA Examples (#6369)
* BAEL-1381

* [BAEL-1381]

* [BAEL-1381] New module name

* [BAEL-1381] software-security module

* [BAEL-1381] Add JPA examples
2019-02-17 21:39:24 -08:00
Eric Martin cf25075e22
Merge pull request #6267 from macroscopic64/master
example for multi-release jar
2019-02-17 22:22:27 -06:00
Loredana Crusoveanu 8734cdf5ce
Merge pull request #6346 from amit2103/BAEL-12668
[BAEL-12668] - Make sure the tutorials build doesn't generate any un-…
2019-02-17 23:56:18 +02:00
Loredana Crusoveanu 8c8b3e76c5
Merge pull request #6347 from amit2103/BAEL-12667
[BAEL-12667] - Fixed the relative paths of parent
2019-02-17 23:55:08 +02:00
Tom Hombergs 1ebebc1fa3
added link 2019-02-17 21:02:48 +01:00
Tom Hombergs b9a25375d6
added link 2019-02-17 20:59:36 +01:00
Muhammad Asif Anwar 1e711e956c
Merge pull request #6361 from asif-anwar/ci-jenkins
for incremental builds in Jenkins
2019-02-17 23:41:37 +04:00
amit2103 cc1183cd83 [BAEL-12668] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts 2019-02-18 01:08:28 +05:30
Muhammad Asif Anwar 91028e62b2
for Jenkins 2019-02-17 23:01:46 +04:00
amit2103 69ae99666a Reverted spring-boot-logging modules parents 2019-02-17 23:58:47 +05:30
amit2103 2252d72184 [BAEL-12669] - Check modules that don't use our standard parents 2019-02-17 23:48:11 +05:30
pcoates 3c4a517b1d BAEL-2492 Rename WireMockScenario test class 2019-02-17 17:03:41 +00:00
pcoates 0da5c11178 BAEL-2492 Scenarios with WireMock 2019-02-17 16:54:40 +00:00
dupirefr acd350b2b6 Merge remote-tracking branch 'baeldung/master' into bael-2538 2019-02-17 17:49:34 +01:00
dupirefr 099a8c9ae7 [BAEL-2538] Updated to return int with @Modifying queries 2019-02-17 17:07:18 +01:00
dupirefr dabbf763b6 Merge branch 'master' into bael-2538 2019-02-17 17:06:10 +01:00
amit2103 79becf29d5 [BAEL-12667] - Fixed the relative paths of parent 2019-02-17 16:32:35 +05:30
Loredana Crusoveanu e2988ce85d
Merge pull request #6276 from raghav-jha/BAEL-2456
BAEL-2456 Hibernate Query Plan Cache
2019-02-17 09:22:41 +02:00
clininger 2a9cfa8f25 BAEL-2731 - reformatted Postman file 2019-02-17 09:43:12 +07:00
pandachris 9a83eac701
Merge pull request #20 from eugenp/master
update from eugenp/master
2019-02-17 09:36:17 +07:00
Andrey Shcherbakov 033bc8bd5a Create snippets for BAEL-2574 (#6344) 2019-02-16 14:23:08 -08:00
Krzysztof Majewski ab081d7d96 add more tests 2019-02-16 15:14:05 +01:00
Krzysztof Majewski cbff011de4 test check 2019-02-16 15:04:21 +01:00
Krzysztof Majewski 47fee6d006 test check 2019-02-16 15:01:11 +01:00
Krzysztof Majewski 76339ca52e fix in test 2019-02-16 14:57:10 +01:00
Krzysztof Majewski 36535a0585 BAEL-2576 2019-02-16 14:49:48 +01:00
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
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