Commit Graph

14057 Commits

Author SHA1 Message Date
Erik Pragt 76c32dcd9b BAEL-2940 Update Spring ComponentScanning. Moved componentscan code to new module. 2019-07-08 18:16:25 -05: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
amit2103 3c92bf292f [BAEL-14774] - Fixed conflicts and replaced hsql with h2 2019-07-08 00:21:11 +05:30
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
Loredana Crusoveanu a6d548f3cb
Merge pull request #7260 from eugenp/lor6-patch-6
Create README.md
2019-07-07 10:02:19 +03:00
Loredana Crusoveanu 52e282cb53
Merge pull request #7259 from eugenp/lor6-patch-5
Create README.md
2019-07-07 10:02:03 +03:00
Loredana Crusoveanu 1510eee773
Merge pull request #7240 from collaboratewithakash/master
back-links added
2019-07-07 10:01:41 +03:00
DOHA 8d11845d5b merge and fix conflict 2019-07-07 01:11:11 +03:00
Loredana Crusoveanu 3cf08197b1
Update README.md 2019-07-06 23:35:20 +03:00
Loredana Crusoveanu 26b9a36068
Create README.md 2019-07-06 23:32:18 +03:00
Loredana Crusoveanu a7130514a8
Create README.md 2019-07-06 23:31:33 +03:00
Loredana Crusoveanu 97e469b47b
Create README.md 2019-07-06 23:30:17 +03:00
Loredana Crusoveanu 7b958a21f2
Create README.md 2019-07-06 23:29:08 +03:00
Loredana Crusoveanu 3d5931b0ab
Merge branch 'master' into master 2019-07-06 23:27:06 +03:00
amit2103 73ea42d0ae [BAEL-15321] - Extracted versions into properties 2019-07-07 01:08:17 +05:30
codehunter34 88586cc09f BAEL-2850: Difference between <context:annotation-config> vs (#7249)
<context:component-scan>
2019-07-06 18:41:48 +02:00
amit2103 7c4ee63cd8 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14774 2019-07-06 20:28:31 +05:30
Anshul Bansal 8b87952f5b BAEL-2995 - possible lossy conversion - assert fix 2019-07-06 17:12:58 +03:00
Pavan Shankar Koli 0fd6c0a724 BAEL-2578 Moved code under spring-boot-data module 2019-07-06 19:32:35 +05:30
ashleyfrieze 2913643e81 Add examples for BiFunction and BinaryOperator (#7252)
Rename the test methods
2019-07-06 08:05:03 -05:00
amit2103 42e643a1cf [BAEL-14774] - Moved article to hibernate-mapping module in README 2019-07-06 18:29:05 +05:30
amit2103 982e32e49c [BAEL-14774] - Updated Hibernate @OneToMany article code 2019-07-06 18:24:07 +05:30
Ger Roza cda387711f [BAEL-15425] Update Spring Security Database article (#7227)
* Simplified and updated module, pom and or.baeldung.custom project

* *disabled csrf in custom package for existing junit live test
* fixed Integration test for new simplified spring context

* Reverted pom file to its original version

* modifications to address PR comments:
* enabling CSRF
* using annotations to obtain principal
* using requestmapping shorthands
2019-07-05 21:42:56 -06:00
Nivedan Bamal 404d9b65be Adds 'Removing an element from an Array' examples (#7105)
* Adds 'Removing an element from an Array' examples

* updated pom version for commons-lang3 to 3.9
2019-07-05 21:22:54 -06:00
Harsha Veeravalli 02cb552470 [BAEL-2999] Improve Jagged Arrays article (#7201)
* Hexagonal Architecture in Java

* Hexagonal Architecture in Java - incorporated feedback

* BAEL-2999

* Removing the evaluation article code.

* Corrected indentation for continuations
2019-07-05 21:16:20 -06:00
Michael Sievers c4ccb08b55 [BAEL-3019] Add article link to java-strings-2 module README (#7246) 2019-07-05 21:13:53 -06:00
DOHA 3b8bb69b10 property conversion 2019-07-06 01:20:09 +03:00
Erik Pragt 192a8e58c9
Merge pull request #7253 from arhohuttunen/master
BAEL-2911 JUnit Custom Display Name Generator API
2019-07-05 22:17:12 +02:00
Arho Huttunen 0cf2895db0 BAEL-2911 JUnit Custom Display Name Generator API 2019-07-05 21:04:20 +03:00