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
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
Michael Pratt
a6e573b363
Implement code for new JHipster article
2019-03-19 21:31:28 -06: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
Michael Pratt
57ae9db854
Add book entity to jhipster-5 project
2019-03-19 06:42:25 -06:00
Michael Pratt
a03ec155b4
Initial application generated by JHipster-5.8.2
2019-03-19 06:31:54 -06: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
juanvaccari
92b03457a1
BAEL-2650 - Change scope functions tests to use assertTrue ( #6558 )
...
* BAEL-2650 - Kotlin standard functions: run, with, let, also and apply
* BAEL-2650 - Change scope functions tests to use assertTrue
2019-03-18 16:59:04 -07:00
Antonio Moreno
384dad60f1
BAEL-2522 Kevin comments addressed
2019-03-18 20:19:37 +00:00
Urvy Agrawal
8005f6b313
BAEL-2590 Added files for jlink tutorial ( #6552 )
2019-03-18 08:24:17 -07:00
caroline
f914b19bdb
Formatting changes
2019-03-18 14:57:31 +01:00
caroline
4fece2266e
Formatting changes
2019-03-18 14:35:22 +01:00
sheryllresulta
f2d39cf4d9
Update README.md
2019-03-18 19:38:01 +08:00
sheryllresulta
22c22fce86
Update README.md
2019-03-18 19:35:11 +08:00