Commit Graph

12066 Commits

Author SHA1 Message Date
Loredana Crusoveanu b91b917cb0
Merge pull request #6367 from eugenp/thombergs-patch-4
added link
2019-02-21 21:44:49 +02:00
Tom Hombergs 69589dcc39
Merge pull request #6340 from MajewskiKrzysztof/BAEL-2576
BAEL-2576
2019-02-21 20:30:47 +01:00
Dhawal Kapil 62bcb40406 BAEL-10856 Fixing pom to run the tests, resolved compilation issue and errors in tests 2019-02-22 00:02:09 +05:30
Urvy Agrawal eccd4e6e1b Bael2494 (#6387)
* Added files for BAEL-2494

* Added review comments for BAEL 2494

* fixed build issue

* formatting changes

* Added annotation to fixed build issue
2019-02-21 08:31:04 -08:00
Juan Moreno f50fc2a9fd Move src to spring-testing module (#6375) 2019-02-20 21:50:34 -06:00
Loredana Crusoveanu 6f71b21996
Merge pull request #6352 from pcoates33/BAEL-2492
BAEL-2492 Using WireMock Scenarios
2019-02-20 21:21:46 +02:00
Loredana Crusoveanu 86c0187634
Merge pull request #6386 from eugenp/lor6-patch-3
Update and rename HomeControllerUnitTest.java to HomeControllerIntegr…
2019-02-20 20:46:44 +02:00
Loredana Crusoveanu e90b37f118
Update and rename HomeControllerUnitTest.java to HomeControllerIntegrationTest.java 2019-02-20 20:28:02 +02:00
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
mherbaghinyan 1f7bff62eb final sort tests 2019-02-19 13:28:30 +04: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
Sushant acfc540c95 Merge branch 'master' of https://github.com/sushant57/tutorials 2019-02-18 19:46:16 +01:00
Kumar Sushant d4237cdfbc
Merge pull request #1 from sushant57/kotlin_string_comparison
Kotlin string comparison
2019-02-18 19:42:28 +01:00
Sushant 19b0b02102 Change variable name 2019-02-18 19:39:36 +01: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