Commit Graph

13891 Commits

Author SHA1 Message Date
Loredana Crusoveanu ca53b93176
Merge pull request #7301 from eugenp/spring-5-mvc-add-java-sources
add java sources to maveb
2019-07-13 17:38:31 +03:00
Loredana 54aeed4bc3 add java sources to maveb 2019-07-13 16:36:16 +03:00
Loredana Crusoveanu 4cf05a5965
Merge pull request #7223 from eelhazati/master
BAEL-2887 - OAuth2 framework implementation
2019-07-13 14:48:08 +03:00
Alexander Molochko 328a0d1e47 BAEL-2378 Non-blocking Spring Boot with Kotlin Coroutines (#6966) 2019-07-13 10:31:50 +01:00
Loredana Crusoveanu 7909ec9081
Merge pull request #7162 from denis-zhdanov/BAEL-2910-kotlin-mockmvc-dsl
BAEL-2910 MockMvc Kotlin DSL
2019-07-13 11:42:20 +03:00
Loredana Crusoveanu 7b0d2aabf1
Merge pull request #7292 from Doha2012/master
remove exception handling
2019-07-13 11:23:11 +03:00
Loredana Crusoveanu 50b54ffa8a
Merge pull request #7287 from amit2103/BAEL-15319
[BAEL-15319] - Check modules that don't use our standard parents
2019-07-12 23:55:30 +03:00
Denis 5216d789c4 BAEL-2983 move easy-random under testing-modules (#7256)
* BAEL-2983 java objects generation with EasyRandom

* BAEL-2983 move easy random under testing-modules
2019-07-12 10:31:12 +03:00
Sumeet Gajbhar 7e94de61a9 BAEL-2885 Spring Cloud Stream with Kakfa (#7114)
* BAEL-2927 added logging configuration for tomcat logs

* BAEL-2885 coding done

* BAEL-2885 formating done

* BAEL-2885 scheam namespace fixed

* fixed logback issue and added group name in config

* updated code to use the correct header for partition key

* removed the partition count

* updated the code for given comments

* BAEL-2885 removed the schema registry client dependency
2019-07-11 21:47:11 +01:00
codehunter34 8791269ec7 BAEL-2850: Difference between <context:annotation-config> vs <context:component-scan> (#7291)
* BAEL-2850: Difference between <context:annotation-config> vs
<context:component-scan>

* BAEL-2850: Difference between <context:annotation-config> vs
<context:component-scan>
2019-07-11 19:03:59 +02:00
Rodrigo Graciano 9f5986963c BAEL-3018 (#7230)
* BAEL-3018

* BAEL-3018

* BAEL-3018

* BAEL-3018

* Replace Postgres by H2

* Resolve MongoDB conflict

* Method name incorrect

* Method name incorrect

* Add batch example

* Remove unnecesssary code at pom.xml

* Organize the code in packages

* Replaced Unit with Integration tests
2019-07-11 19:01:56 +02:00
Carlos Cano fc260052b7 Checking if an array is sorted in java (#7273)
* SortedArrayChecker

* add recursivity method with custom object

* change test names
2019-07-11 19:00:34 +02:00
DOHA c1afe47b93 remove exception handling 2019-07-11 15:03:33 +03:00
enpy 4518645a1f BAEL-1780 (#7237)
* Singleton injection examples and tests added

* code and tests implemented

* test refactored

* kotlin + jee

* kotlin - integration test fixed

* fixes

* arquillian-kotlin integration fixed

* formatting

* formatting

* data class enhanced
2019-07-11 08:35:55 +02:00
Eric Martin c5f32da311
Merge pull request #7229 from gilday/bael-2121-xstream-rce
BAEL-2121 XStream RCE
2019-07-10 18:48:21 -05:00
DOHA 344147c9b5 Merge remote-tracking branch 'eugenp/master' 2019-07-11 01:02:00 +03:00
Kumar Chandrakant 7ebf52f409 Adding source code for tutorial tracked by BAEL-2971 (#7250)
* Adding source code for tutorial tracked by BAEL-2971

* Renaming Integration Test as par standard
2019-07-10 16:52:01 +02:00
amit2103 8510c61724 [BAEL-15319] - Check modules that don't use our standard parents 2019-07-10 12:16:50 +05:30
Loredana Crusoveanu 62d9845b91
Merge pull request #7275 from eugenp/BAEL-14772_Update_Spring_Data_MongoDB
BAEL-14772 Update Spring Data MongoDB article to latest dependencies
2019-07-10 09:09:02 +03:00
Loredana Crusoveanu 06179e21ca
Merge pull request #7276 from eugenp/BAEL-2883_integration_tests
BAEL-2883 Fix tests in spring-cloud projects part 3
2019-07-10 09:06:28 +03:00
Loredana Crusoveanu 935ae1d337
Merge pull request #7286 from eugenp/lor6-patch-5
Update README.md
2019-07-10 08:58:37 +03:00
Loredana Crusoveanu a238394e5f
Update README.md 2019-07-10 08:56:11 +03:00
Loredana Crusoveanu a6de2a93fb
Merge pull request #7277 from eugenp/BAEL-3036_CORS
BAEL-3036 Update Cors with Spring article and create the code
2019-07-10 08:54:40 +03:00
Eric Martin de1277c0a0
Merge pull request #7157 from anuraggoyal1/master
[BAEL-3002] Comparing 2 JSON objects with Jackson
2019-07-09 20:13:29 -05:00
Priyesh Mashelkar 51e1014b26 Mocking a void method with EasyMock
Issue: BAEL-2952
2019-07-09 05:30:29 -06:00
Erik Pragt 0d6d9129c4 BAEL-3035 Update Spring Kafka module and article from 2.2.2 to 2.2.7 (#7266) 2019-07-09 05:18:29 -06:00
Graham Cox 4b27a2f33c Code samples for advanced quasar article (#7271) 2019-07-09 06:36:56 +02:00
Erik Pragt d84e1bd4cf BAEL-3036 Update Cors with Spring article and create the code 2019-07-08 17:34:55 -05:00
Erik Pragt e1bad1ab53 BAEL-2883 Fix tests in spring-cloud projects part 3 2019-07-08 16:53:05 -05:00
Erik Pragt aebb5cb88e BAEL-14772 Update Spring Data MongoDB article to latest dependencies 2019-07-08 16:23:20 -05:00
rpvilao e5d3e34725
Merge pull request #7208 from pkoli/master
BAEL-2578 Disabling auto configuration
2019-07-08 14:21:31 +02:00
Loredana Crusoveanu f28bf9b13c
Merge pull request #7269 from amit2103/BAEL-15322
[BAEL-15322] - Fix formatting of POMs
2019-07-08 08:17:08 +03:00
Pavan Shankar Koli a46a730ffe BAEL-2578 Remove white spaces 2019-07-08 08:58:23 +05:30
Loredana Crusoveanu 3290befe43
Merge pull request #7265 from amit2103/BAEL-15318
Bael 15318
2019-07-07 22:06:24 +03:00
Loredana Crusoveanu fb1bfe78ab
Merge pull request #7264 from eugenp/BAEL-2791_Update_Spring_WebFlux_article
BAEL-2791 Update Spring WebFlux article to 2.1.6.RELEASE, and updated…
2019-07-07 21:49:42 +03:00
Loredana Crusoveanu 176c16eff6
Merge pull request #7159 from Doha2012/master
upload files using mongodb and spring boot
2019-07-07 21:29:45 +03:00
amit2103 37e402eb60 [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
Loredana Crusoveanu 5284c49960
Merge pull request #7009 from amit2103/BAEL-14776
[BAEL-14776] - Upgraded to spring boot 2
2019-07-07 17:59:56 +03:00
Loredana Crusoveanu e098ec5b1b
Merge pull request #7248 from amit2103/BAEL-10984-1
[BAEL-10984] - Updated vaadin article with new version and added remo…
2019-07-07 17:30:32 +03:00
Loredana Crusoveanu 636a25c2aa
Merge pull request #7138 from amit2103/BAEL-15412
[BAEL-15412] - Moved article to libraries-http module
2019-07-07 17:05:45 +03:00
Loredana Crusoveanu ac63ae28ab
Merge pull request #7258 from amit2103/BAEL-15321
[BAEL-15321] - Extracted versions into properties
2019-07-07 17:01:45 +03:00
DOHA d6b33e11e2 change package to com.baeldung 2019-07-07 14:14:48 +03:00
DOHA 1888a2f7e8 change package to com.baeldung 2019-07-07 13:46:24 +03:00
amit2103 37b1f9a4a7 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-15318 2019-07-07 15:22:58 +05:30
amit2103 f85dbec8f7 [BAEL-15318] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts 2019-07-07 15:22:11 +05:30
Erik Pragt eb5af9a078 BAEL-2791 Update Spring WebFlux article to 2.1.6.RELEASE, and updated other dependencies to latest versions. 2019-07-07 11:42:34 +02:00
Loredana Crusoveanu 2ec701d682
Merge pull request #7263 from eugenp/lor6-patch-9
Update README.md
2019-07-07 10:06:53 +03:00
Loredana Crusoveanu 4dd9177c56
Merge branch 'master' into lor6-patch-9 2019-07-07 10:03:28 +03:00
Loredana Crusoveanu 8952b2f801
Merge pull request #7262 from eugenp/lor6-patch-8
Create README.md
2019-07-07 10:02:55 +03:00
Loredana Crusoveanu c9fc1b44ea
Merge pull request #7261 from eugenp/lor6-patch-7
Create README.md
2019-07-07 10:02:37 +03:00