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
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
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
pcoates33
16fdea7267
BAEL-2721 Moved JsonAliasUnitTest into new module called jackson-2. ( #6555 )
...
* BAEL-2721 Examples of @JsonAlias and Gson's alternate parameter
* BAEL-2721 Update class and method names for JsonAlias and GsonAlternate
* BAEL-2721 move JsonAliasUnitTest into new jackson-2 module
* BAEL-2721 Removed unused dependencies from pom.xml
* BAEL-2721 Tidy up logback.xml
* BAEL-2721 fix url in README.md
2019-03-17 23:56:13 -07:00
juanvaccari
10e9cbda1e
BAEL-2650 - Kotlin standard functions: run, with, let, also and apply ( #6553 )
2019-03-17 18:01:40 -07:00
Loredana Crusoveanu
0746c25c7f
Merge pull request #6508 from dhananjay12/rest-assured
...
REST-assured web
2019-03-17 12:35:50 +02:00
Loredana Crusoveanu
46c0ed9568
Merge pull request #6548 from eugenp/fix-boot-rest
...
small fixes to match articles
2019-03-17 12:33:38 +02:00
Loredana Crusoveanu
acfe84689c
Update pom.xml
2019-03-17 12:33:21 +02:00
Loredana
7895993ee4
remove extra config
2019-03-17 12:29:40 +02:00
Loredana
20002723ab
remove extra import
2019-03-17 12:28:28 +02:00
Loredana
af544b8736
remove extra import
2019-03-17 12:27:29 +02:00
Loredana
f62a8d0f70
small fixes to match articles
2019-03-17 12:26:00 +02:00
KevinGilmore
b7c1092460
BAEL-2711: Add spring-boot-angular module to pom.xml ( #6492 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2711: Add spring-boot-angular module to root pom
* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
2019-03-16 17:56:54 -05:00