Commit Graph

12388 Commits

Author SHA1 Message Date
sheryllresulta d60f90491a
Update README.md 2019-03-29 19:09:13 +08:00
sheryllresulta 78b367345f
Update README.md 2019-03-29 19:06:35 +08:00
sheryllresulta 9aad2a9274
Update README.md 2019-03-29 19:06:03 +08:00
Eric Martin 7ac699f019
Merge pull request #6507 from cscib/BAEL-2460
Bael 2460
2019-03-28 07:21:46 -05:00
Blockchain-Trainer 76ff0d25cf [BAEL-2718] - Spring JPA Batch Inserts (#6333)
* [BAEL-2718] - Spring JPA Batch Inserts

* [BAEL-2718] - Spring JPA Batch Inserts (New PR)

* [BAEL-2718] - Spring JPA Batch Inserts New PR

* [BAEL-2718] - Spring JPA Batch Inserts

* BAEL-2718 - formatting (tab to space)
2019-03-28 04:33:40 -06:00
Eric Martin 728e5f39a9
Merge pull request #6600 from isaolmez/BAEL-2715
Bael 2715
2019-03-27 22:04:31 -05:00
Eric Martin 92dc9a35c0
Merge pull request #6511 from MherBaghinyan/BAEL-2563
Bael 2563
2019-03-27 21:53:34 -05:00
Loredana Crusoveanu fd1d7f3d21
Merge pull request #6602 from eugenp/move-mongodb-code
update readme
2019-03-27 22:44:46 +02:00
Loredana Crusoveanu 87e20275a7
Merge pull request #6339 from rodrigolgraciano/master
BAEL-2648
2019-03-27 22:44:13 +02:00
Loredana bce367c5f2 update readme 2019-03-27 22:41:19 +02:00
Loredana Crusoveanu 72d62f6b7c
Merge pull request #6601 from eugenp/move-mongodb-code
move code to mongodb module
2019-03-27 22:39:09 +02:00
Loredana 78db505e7b move code 2019-03-27 22:25:46 +02:00
Loredana b94dedadd5 move code to mongodb module 2019-03-27 22:21:01 +02:00
Loredana Crusoveanu 7d78af9fab
Merge pull request #6549 from amit2103/BAEL-10982
Bael 10982
2019-03-27 21:58:57 +02:00
isaolmez cf37a11ddf BAEL-2715: Removed spring-5-reactive-netty module 2019-03-27 21:46:44 +03:00
isaolmez 73a58cc3b1 BAEL-2715: Removed spring-5-reactive-netty module 2019-03-27 21:41:07 +03:00
isaolmez c2db7e8357 BAEL-2715: Removed spring-5-reactive-netty module 2019-03-27 21:38:08 +03:00
isaolmez d26f3ac49a BAEL-2715: Moved reactor netty samples to an existing module 2019-03-27 21:35:54 +03:00
Guilherme Humberto Jansen fc8abdc6e3 Fix for Issue #6594. https://github.com/eugenp/tutorials/issues/6594 (#6595) 2019-03-27 09:56:59 -07:00
Dave Crane 65ae0ce3c4 Bael 2712 lombok builder singular (#6435)
* updated lombok libs to 1.18.4

* sketched out basic test class for @singular

* more examples showing other collection types, non-standard plural

* fixed indentation
2019-03-27 09:40:56 -07:00
João Felipe Pizzolotto Bini e506bc1d75 fix sonar issues (#6394) 2019-03-27 09:35:58 -07:00
beardyinc 07b62fd912 BAEl 2803 (#6574)
* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* renamed test methods according to BDD
2019-03-26 19:41:42 -07:00
Loredana Crusoveanu ccc39861fe
Merge pull request #6557 from sheryllresulta/master
Bi-monthly test fix- BAEL-13355
2019-03-26 22:39:56 +02:00
sheryllresulta 1860c47a70
Update README.md 2019-03-26 15:23:56 +08:00
Trevor Gowing fda8a29eb6 BAEL-2736 rest assured spring mock mvc (#6466)
* Include rest-assured.spring-mock-mvc dependency

BAEL-2736

* Rest Assured Spring Mock MVC Tests

BAEL-2736
2019-03-25 08:29:04 -05:00
Loredana Crusoveanu d84dedbb95
Merge pull request #6566 from kivicko/BAEL-2762
Bael-2762 Fix tests in spring-boot-security module
2019-03-24 16:29:54 +02:00
Loredana Crusoveanu c4e0a9829f
Merge pull request #6572 from eelhazati/master
update OAuth2 client config
2019-03-24 13:14:01 +02:00
Loredana Crusoveanu edfc1105c0
Merge pull request #6583 from sumitsg34/master
Fixed test case names
2019-03-24 11:19:54 +02:00
mherbaghinyan 8b491802f4 Trove adjustValue 2019-03-24 11:05:18 +04:00
sumit.sg34 8a2e671a11 Fixed test case names 2019-03-24 09:14:39 +05:30
Loredana Crusoveanu a5dfae0dc3
Merge pull request #6577 from eugenp/fix-formatting
formatting
2019-03-23 21:11:34 +02:00
anilkivilcim.eray 7bb1a28235 BAEL-2762 formating done for 2 space indenting 2019-03-23 22:07:24 +03:00
amit2103 e5477a3728 [BAEL-10982] - Fixed live tests in spring rest template module, added missing methods in controller 2019-03-23 23:56:46 +05:30
amit2103 6b9ea273c4 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-10982 2019-03-23 23:53:16 +05:30
Anshul Bansal c03044e3ef BAEL-2724_Closures_in_groovy (#6439)
* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy

* BAEL-2724_Closures_in_groovy
2019-03-23 12:45:04 +00:00
KevinGilmore 6f26499f3e
Update spring-cloud/spring-cloud-kubernetes-2/pom.xml
Co-Authored-By: cscib <caroline.sciberras@gmail.com>
2019-03-23 13:36:41 +01:00
KevinGilmore 96b8a69f72
Update spring-cloud/spring-cloud-kubernetes-2/client-service/pom.xml
Co-Authored-By: cscib <caroline.sciberras@gmail.com>
2019-03-23 13:36:10 +01:00
amit2103 b28e7741e3 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-10982 2019-03-23 17:38:00 +05:30
Sam Millington 4372c6fa1c [BAEL-2653] Added kotlin immutable collections code (#6563)
* Added kotlin immutable collections code

* corrected wrong junit version
2019-03-23 12:51:30 +01:00
mherbaghinyan 1699e4c3bd Trove put values 2019-03-23 15:24:57 +04:00
Loredana Crusoveanu bce14928bd
Merge pull request #6576 from eugenp/lor6-patch-3
Update README.md
2019-03-23 12:32:41 +02:00
Loredana 683fc563a6 formatting 2019-03-23 12:30:06 +02:00
Loredana Crusoveanu a34d4f0171
Merge pull request #6569 from alimate/BAEL-2786
Teeing Collector
2019-03-23 12:23:29 +02:00
Loredana Crusoveanu 5575383a0d
Update README.md 2019-03-23 12:15:58 +02:00
Loredana Crusoveanu 199334a0b4
Merge pull request #6567 from sumitsg34/master
BAEL-2827 code added for deleteby methods
2019-03-23 09:47:07 +02:00
rahusriv cc73a3051b Rahul/socket/read/pr4 (#6575)
* Making examples simple

* Changing variable names

* Modificatons in naming

* Review changes
2019-03-22 16:47:23 -07:00
sumit.sg34 2b8c73c376 BAEL-2827 added one example for @query 2019-03-22 23:20:12 +05:30
Jędrzej Frankowski 4151e55d3b [BAEL-2664] Groovy collections find 2019-03-22 14:48:51 +00:00
eelhazati 640af4ccbe
Update application.properties 2019-03-22 12:49:37 +00:00
eelhazati 700a9530d7
Update uaa.yml 2019-03-22 11:57:45 +00:00