Commit Graph

12348 Commits

Author SHA1 Message Date
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
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
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
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
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
eelhazati c6a54656f2
Update application.properties 2019-03-22 11:45:49 +00:00
eelhazati 4b962b45e8
Update application.properties 2019-03-22 11:44:17 +00:00
Eric Martin d05ce3ae4d
Merge pull request #6526 from isaolmez/BAEL-2715
Bael 2715
2019-03-21 21:02:03 -05:00
Ali Dehghani 18eb32a7db Introducing the core-java-12 module.
It's ignored just like other 9+ versions.
2019-03-22 03:46:02 +04:30
kwoyke e4725557a2 BAEL-2777 Add a new section in Sorting with Lambda article (#6546) 2019-03-21 09:43:08 -06:00
anilkivilcim.eray 5421b1af95 Merge branch 'master' into BAEL-2762
# Conflicts:
#	spring-boot-security/pom.xml
#	spring-boot-security/src/main/java/com/baeldung/springbootsecurity/basic_auth/SpringBootSecurityApplication.java
#	spring-boot-security/src/main/java/com/baeldung/springbootsecurity/basic_auth/config/BasicAuthConfiguration.java
#	spring-boot-security/src/test/java/com/baeldung/springbootsecurity/basic_auth/BasicAuthConfigurationIntegrationTest.java
2019-03-21 14:13:01 +03:00
Kıvılcım ec33e1372d
Merge pull request #1 from eugenp/master
local fetching
2019-03-21 14:02:16 +03:00
anilkivilcim.eray 26f8de5834 BAEL-2762 renaming HomeControllerIntegrationTest to HomeControllerUnitTest 2019-03-21 09:54:15 +03:00
sheryllresulta c4cc859b67
Update README.md 2019-03-21 14:46:43 +08:00
sheryllresulta 5c9a3be532
Update README.md 2019-03-21 14:40:59 +08:00
sheryllresulta 3580562910
Update README.md 2019-03-21 14:38:03 +08:00
sumit.sg34 117e4038b9 BAEL-2827 code added for deleteby methods 2019-03-21 10:24:37 +05:30
Eric Martin fc82f53cb4
Merge pull request #6472 from antmordel/BAEL-2522
Adding XMLGregorianCalendar to LocalDate converters
2019-03-20 21:10:23 -05:00
anilkivilcim.eray 284542701f BAEL-2762 Fix tests in spring-boot-security module 2019-03-20 23:21:11 +03:00
Seun Matt 66f20f1441 added example code for BAEL-2083 (#6486)
* added example code for BAEL-2083

* updated example code for BAEL-2083
2019-03-20 09:05:30 -07:00
Antonio Moreno 1f857d5ad5 BAEL-2522 - Tabs problem. Identation. 2019-03-20 16:00:42 +00:00
enpy 88ca90327c BAEL 2730 (#6524)
* BAEL 2730

* jackson-dataformat-xml uncommented
2019-03-19 19:59:02 -07:00
isaolmez ddcc496468 BAEL-2715: Modified tests and configurations 2019-03-19 22:44:07 +03:00
isaolmez e813a0e64d BAEL-2715: Modified tests and configurations 2019-03-19 22:29:12 +03:00
Andrey Shcherbakov 39a0eda437 Remove ValidationUnitTest.kt (#6562) 2019-03-19 07:45:25 -07:00
rahusriv aaddee0a7e Rahul/socket/read/pr2 (#6398)
* Making examples simple

* Changing variable names

* Modificatons in naming

* Read all data from server

* Adding seperate TestSocketRead class having live test

* Adding test case

* Changing test name to live tests
2019-03-18 22:30:14 -07:00