Commit Graph

14379 Commits

Author SHA1 Message Date
Loredana Crusoveanu a3881e1eaf
Merge pull request #7340 from eugenp/BAEL-3036-v2
rename org.baeldung package
2019-07-17 23:34:33 +03:00
Loredana Crusoveanu 3422d99666
Merge pull request #7342 from eugenp/small-fix
update guava list to string type
2019-07-17 23:33:09 +03:00
Loredana Crusoveanu 0c5b3475fa
Update README.md 2019-07-17 23:10:56 +03:00
Loredana Crusoveanu f28cd5c410
Update README.MD 2019-07-17 22:07:21 +03:00
Loredana 3aeb26a67f fix conflict 2019-07-17 20:25:58 +03:00
Loredana Crusoveanu 26dac8b0c1
Merge pull request #7339 from eugenp/lor6-patch-7
Delete README.md
2019-07-17 20:18:41 +03:00
Loredana Crusoveanu 6cae387a89
Merge pull request #7338 from eugenp/remove-unused-module
remove unused module
2019-07-17 20:18:19 +03:00
Loredana 4e12f7b87b update guava list to string type 2019-07-17 20:17:26 +03:00
Krzysztof Majewski ee6012a4de BAEL-2825 2019-07-17 16:34:38 +02:00
Krzysztof Majewski dfa2c562f0
Merge pull request #2 from eugenp/master
merge
2019-07-17 16:29:40 +02:00
Loredana Crusoveanu fdc96b05cf
Merge pull request #7179 from amit2103/BAEL-14274-12
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring
2019-07-17 15:42:20 +03:00
Loredana Crusoveanu fdf904f535
Merge pull request #7337 from eugenp/lor6-patch-6
Update README.md
2019-07-17 15:40:14 +03:00
Loredana Crusoveanu 35f1c75bca
Merge pull request #7336 from eugenp/lor6-patch-5
Create README.md
2019-07-17 15:39:52 +03:00
Loredana Crusoveanu 8e745171ef
Merge pull request #7334 from eugenp/lor6-patch-4
Update README.md
2019-07-17 15:39:33 +03:00
Loredana Crusoveanu b515d45214
Merge pull request #7178 from amit2103/BAEL-14274-11
[BAEL-14274] - Fixed article code for https://www.baeldung.com/transa
2019-07-17 15:39:08 +03:00
Loredana Crusoveanu bdc822dc26
Merge pull request #7177 from amit2103/BAEL-14274-10
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring
2019-07-17 15:34:14 +03:00
Loredana Crusoveanu 9d9806306a
Merge pull request #7173 from amit2103/BAEL-14274-7
[BAEL-14274] - Fixed article code for https://www.baeldung.com/java-o
2019-07-17 15:24:02 +03:00
Loredana Crusoveanu 5db5c4b008
Merge pull request #7172 from amit2103/BAEL-14274-6
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring
2019-07-17 15:23:25 +03:00
Loredana Crusoveanu ceec280b79
Merge pull request #7333 from eugenp/lor6-patch-3
Update README.md
2019-07-17 15:22:40 +03:00
Loredana Crusoveanu 01bb8edf7f
Merge pull request #7171 from amit2103/BAEL-14274-5
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring
2019-07-17 15:22:25 +03:00
Loredana Crusoveanu d3af7f38c2
Merge pull request #7169 from amit2103/BAEL-14274-4
[BAEL-14274] - Fixed article code for https://www.baeldung.com/swagge
2019-07-17 15:15:36 +03:00
Loredana Crusoveanu 1f06d82a61
Merge pull request #7167 from amit2103/BAEL-14274-2
[BAEL-14274] - Fixed article code for https://www.baeldung.com/rest-t
2019-07-17 15:12:36 +03:00
Loredana Crusoveanu fba662c12a
Merge branch 'master' into BAEL-2940_component_scan 2019-07-17 14:10:01 +03:00
Loredana ec1807b828 rename org.baeldung package 2019-07-17 14:01:41 +03:00
Loredana Crusoveanu e6c7109e35
Delete README.md 2019-07-17 12:04:51 +03:00
Loredana b18a133979 remove duplicate spark module 2019-07-17 12:03:03 +03:00
Loredana Crusoveanu baa3e69ff1
Merge pull request #7320 from sheryllresulta/master
BAEL-15902
2019-07-17 11:56:49 +03:00
Loredana b651206a8b remove unused module 2019-07-17 11:37:17 +03:00
Loredana Crusoveanu 6d5e2d15f7
Update README.md 2019-07-17 11:31:26 +03:00
Loredana Crusoveanu 980b18f438
Create README.md 2019-07-17 11:30:29 +03:00
Loredana Crusoveanu 8449e11424
Update README.md 2019-07-17 11:16:57 +03:00
Loredana Crusoveanu 0423f59848
Update README.md 2019-07-17 11:08:25 +03:00
Dhawal Kapil 01a447d6d3 BAEL-15951 Moved vavr, JHipster to default profiles (#7306) 2019-07-17 10:55:58 +03:00
Chirag Dewan ce7c3067f2 BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder 2019-07-17 10:19:50 +05:30
Chirag Dewan e40946249a BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder 2019-07-17 08:54:01 +05:30
Chirag Dewan bc3ed26716 BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder 2019-07-16 17:20:12 +05:30
Blake Ong 38000941b5 Bael 2666 concatenate strings with groovy (#7307)
* BAEL-2666 code for concatenate strings with groovy

* BAEL-2666 add placeholder link to readme

* BAEL-2666 remove article link in README, move code to core-groovy-2
2019-07-16 13:30:55 +02:00
Loredana Crusoveanu 19df0fbb74
Merge pull request #7323 from rozagerardo/rozagerardo/BAEL-10914_Create-spring-mvc-basics-from-spring-mvc-java
[BAEL-10914] create spring mvc basics from spring mvc java - part 2
2019-07-16 12:03:00 +03:00
Kumar Chandrakant 9566b4d5e4 Mongodb morphia (#7316)
* Adding source code for tutorial tracked by BAEL-2971

* Renaming Integration Test as par standard

* Incorporated review comments on the article.

* Moved the morphia module inside persistence-modules/java-mongodb

* Deleted the module morphia.
2019-07-16 07:32:17 +03:00
Gerardo Roza ff2988fc51 Moved Circular Depenednecy article from spring-mvc-java to spring-core module 2019-07-15 20:02:12 -03:00
vatsalgosar f43db12fcb BAEL-2728 | vatsalgosar@gmail.com
- Adding spring-boot-configuration project to spring-boot-bootstrap module
2019-07-16 01:55:08 +05:30
Gerardo Roza 3150b6d4fd Moved MediaTypeNotAcceptableException article from spring-mvc-java to spring-mvc-basics module, and added test 2019-07-15 13:07:01 -03:00
isaolmez 195c6bf529 BAEL-3014: Added sample code for lists 2019-07-15 17:30:23 +03:00
Gerardo Roza fc24c7b69b Fixed article links, previously moved to spring-boot-mvc 2019-07-15 11:13:30 -03:00
Loredana Crusoveanu d7fb226f30
Update README.md 2019-07-15 15:23:51 +03:00
Loredana Crusoveanu 9572af2804
Merge pull request #7298 from amit2103/BAEL-12826
[BAEL-12826] - Let's break the junit-5 module
2019-07-15 15:19:59 +03:00
sheryllresulta eed3916672
Update README.md
[skip ci]
2019-07-15 04:31:10 -07:00
sheryllresulta fb162d53f3
Create README.md
[skip ci]
2019-07-15 04:30:29 -07:00
sheryllresulta 76bc107d24
Create README.md
[skip ci]
2019-07-15 04:22:40 -07:00
sheryllresulta b7e27478c5
Create README.md
[skip ci]
2019-07-15 04:21:44 -07:00