Loredana Crusoveanu
dfbff7aa19
Update pom.xml
2019-01-10 21:32:08 +02:00
geroza
8c34b3e93b
* removed temporary parent module parent-spring-5
2019-01-10 11:05:18 -02:00
geroza
c7ba38ffcd
migrated the following modules using parent-spring-5 to spring 5.1:
...
spring-mvc-simple
spring-security-mvc-custom
spring-security-mvc-login
spring-security-rest
spring-security-rest-basic-auth
spring-static-resources
spring-thymeleaf
2019-01-09 23:54:26 -02:00
Loredana Crusoveanu
288fc3db8a
Update pom.xml
2019-01-10 01:04:16 +02:00
Dhawal Kapil
6cd561d91a
Fixed pom.xml
2019-01-09 00:41:57 +05:30
Dhawal Kapil
842d8573af
Revert parent pom.xml
2019-01-09 00:38:14 +05:30
Dhawal Kapil
c0e36d5b10
BAEL-10925 New module spring-boot-rest
2019-01-09 00:30:54 +05:30
pcoates33
cceb6a022e
spring-boot ehcache example added ( #6012 )
2019-01-05 13:39:43 +01:00
amit2103
b4ff5c46f0
[BAEL-11402] - Moved articles out of core-java (part 3)
2018-12-30 01:19:12 +05:30
Loredana Crusoveanu
9a2f8a87a4
Merge branch 'master' into BAEL-10836
2018-12-27 22:26:35 +02:00
Loredana Crusoveanu
6f93d7f2b1
Merge pull request #5996 from amit2103/BAEL-10837
...
[BAEL-10837] - Splitted core-java-concurrency module
2018-12-27 20:52:35 +02:00
Loredana
0a0701c947
new module core-java-perf
2018-12-26 20:42:28 +02:00
amit2103
45ba2a9387
[BAEL-10837] - Splitted core-java-concurrency module
2018-12-25 21:54:46 +05:30
Loredana Crusoveanu
be54e39e60
Merge branch 'master' into BAEL-10838
2018-12-25 14:25:08 +02:00
Loredana Crusoveanu
7e2f10f497
Merge pull request #5971 from amit2103/BAEL-10839
...
[BAEL-10839] - Create core-java-lang-oop module
2018-12-25 12:14:39 +02:00
amit2103
8cf3e3f41a
[BAEL-10838] - Created core-java-lang-syntax module
2018-12-24 01:10:15 +05:30
amit2103
bba9a99f32
[BAEL-10836] - Create core-java-collections-list module
2018-12-23 01:15:24 +05:30
amit2103
023bf2c5b5
[BAEL-10839] - Create core-java-lang-oop module
2018-12-22 21:02:12 +05:30
amit2103
afe4a98944
[BAEL-10866] - Resolved conflicts
2018-12-22 18:58:28 +05:30
Tom Hombergs
01293da309
Merge pull request #5953 from eugenp/shedlock
...
moved shedlock code example to module "spring-boot-libraries"
2018-12-21 19:51:05 +01:00
Tom Hombergs
87b23b4d44
Spock ( #5952 )
...
* BAEL-2364: Adds Spring Boot IntegrationTests with Spock Framework
* Adds o.b.boot.controller.rest.WebController as example controller
* Adds one Load Application Context Test
* Adds one WebMvcTest
* updated pom.xml's and README
* fixed module name
2018-12-20 22:54:20 +02:00
Tom Hombergs
3f6f33294b
moved shedlock code example to module "spring-boot-libraries"
2018-12-19 20:04:54 +01:00
Loredana Crusoveanu
997587095a
Merge pull request #5932 from eugenp/BAEL-10808
...
add readmes, remove extra modules
2018-12-16 22:51:31 +02:00
dev-chirag
ad03c69e01
BAEL-2100 Custom Lombok Annotation ( #5918 )
2018-12-16 11:50:17 -08:00
amit2103
78735f582b
[BAEL-10866] - Upgrade jackson version in tutorials repository
2018-12-16 23:57:08 +05:30
Loredana
c97e97d175
add readmes, remove extra modules
2018-12-16 16:25:49 +02:00
amit2103
ea25895da1
Fixed conflicts
2018-12-16 16:45:48 +05:30
Dhawal Kapil
0f443d3006
Task/bael 10829 4 ( #5925 )
...
* BAEL-10829 Commented out spring-data-elasticsearc
* BAEL-10829 commented out spring-data-elasticsearch project
* Revert "BAEL-10829 Commented out spring-data-elasticsearc"
This reverts commit 84b7b4086435ac25a14841199145cc5d9e5c4beb.
2018-12-16 11:24:35 +02:00
Loredana Crusoveanu
1fc93000b6
Merge pull request #5920 from eugenp/remove-flips
...
remove flips module
2018-12-15 19:33:54 +02:00
Loredana Crusoveanu
ded9338e06
Merge pull request #5919 from eugenp/BAEL-10845-v2
...
small fixes for BAEL-10845
2018-12-15 19:24:24 +02:00
Kumar Chandrakant
9271f10941
Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM ( #5909 )
...
* Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM
* Removing test for MongoDB as there may not be MongoDB running on integration platform.
* Reapplied the standard Java formatter.
* Incorporatd the review comments on the tutorial.
* Commented out the integration test for MongoDB.
* Removed implicit dependencies from pom.xml
2018-12-15 09:10:55 -08:00
Loredana
432643f115
remove flips module
2018-12-15 18:59:23 +02:00
Loredana
7ae533c5ee
fix main pom
2018-12-15 18:49:49 +02:00
Loredana Crusoveanu
76e8d10bc3
Merge pull request #5903 from rozagerardo/geroza/BAEL-10845_subtask-part-1_BAEL-10354_migrateparent-boot-to-spring-boot-2.1_part-3
...
[BAEL-10845] | Upgrade set of modules to use boot 2.1 - part 3
2018-12-15 18:26:15 +02:00
Dhawal Kapil
8b63e6d7f4
BAEL-10829 Clean up the parent pom of the tutorials project ( #5911 )
...
- Moved jhipster and java-mongodb modules to heavy profiles
2018-12-13 11:23:14 -08:00
Dhawal Kapil
25854b89a8
BAEL-10829 Cleanup parent pom.xml ( #5907 )
...
* BAEL-10829 Cleanup parent pom.xml
- Removed geotools module causing build to hang
- Removed -q parameter from travis to see full logs while building
* BAEL-10829 reverting -q flag in travis
* BAEL-10829 Commented restx module due to failing tests
2018-12-13 00:15:02 -08:00
geroza
1ad6d9c872
Deleted temporary parent-boot module using spring-boot 2.0.x
2018-12-12 10:26:07 -02:00
Dhawal Kapil
36decb42b9
Task/bael 10829 ( #5844 )
...
* BAEL-10829 Clean up the parent pom of the tutorials project
- Cleaned up projects list for default-first and integration-lite-first profiles
* BAEL-10829 Fixing unit test in JGit
* BAEL-10829 Clean up the parent pom of the tutorials project
-Updated modules list for default-second and integration-lite-second profiles
* BAEL-10829 Fixed repository for structurizr libraries and api changes done in StructurizrSimple to incorporate new version
2018-12-10 09:37:46 -08:00
Loredana Crusoveanu
8e18c03c40
Merge pull request #5855 from pandachris/master
...
BAEL-2283
2018-12-09 22:10:50 +02:00
clininger
24bc616dd2
test name changes; fixed test assertions; POM modules added
2018-12-09 22:59:58 +07:00
KevinGilmore
0b0aedc287
BAEL-2174: rename core-java-net module to core-java-networking ( #5837 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
2018-12-08 06:58:16 -08:00
amit2103
d737e15c6b
[BAEL-10840] - Create a libraries-apache-commons module
2018-12-08 15:29:38 +05:30
Loredana Crusoveanu
0e5df58ec5
Merge pull request #5836 from rozagerardo/geroza/BAEL-10843_subtask-part-1_BAEL-10354_migrateparent-boot-to-spring-boot-2.1_part-1
...
BAEL-10843 | Upgrade set of modules to use boot 2.1 - part 1
2018-12-07 22:21:33 +02:00
Seun Matt
dcf28dd166
refactor the spring boot persistence mongodb module ( #5829 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
* refactor the spring boot persistence mongodb module
* remove redundant example code
* declared the spring boot persistence module in the root pom
* fixed issue with non-imported file
2018-12-03 08:03:41 -08:00
chrisoberle
6b29e94a40
BAEL-2174 How to use proxies in core java ( #5805 )
...
* move samples from core-java to new core-java-net module
* remove erroneous commit of .vscode dir
2018-12-02 20:23:39 -06:00
geroza
6ced126022
created parent-boot-2 copy, and point all projects to that new temporary parent pom
2018-12-01 17:37:34 -02:00
Eugen Paraschiv
fe7e4f87f2
ignoring long running module
2018-12-01 20:45:56 +02:00
Eugen Paraschiv
56400babbf
disabling very long running module
2018-12-01 19:40:23 +02:00
Eugen Paraschiv
90ca342016
disabling very long running module
2018-12-01 19:39:47 +02:00
Eugen Paraschiv
2fa2254345
ignoring module
2018-12-01 18:49:06 +02:00
Eugen Paraschiv
5d512da017
adding the jira
2018-12-01 11:23:47 +02:00
Eugen Paraschiv
7cbd26433d
pom cleanup work
2018-12-01 11:22:23 +02:00
Loredana Crusoveanu
8a48239dec
Update pom.xml
2018-12-01 08:53:41 +02:00
Loredana Crusoveanu
eeb02d95ae
Update pom.xml
2018-11-30 23:20:02 +02:00
Muhammad Asif Anwar
6e478c5fed
for BAEL 10834 ( #5816 )
...
* Update pom.xml
* enabling spring-security-react module
2018-11-30 12:57:07 -08:00
Eugen Paraschiv
a797be29bd
temporarily disabling the module
2018-11-30 18:43:11 +02:00
Eugen Paraschiv
7be6c2f8de
minor pom cleanup
2018-11-30 13:10:10 +02:00
Eugen Paraschiv
30bbc946d2
pom cleanup
2018-11-30 12:06:24 +02:00
Eugen Paraschiv
97fe04aace
reenabling some modules
2018-11-29 23:30:46 +02:00
Tom Hombergs
4fe2f0866f
Merge pull request #5562 from psychsane/master
...
[BAEL-1995] Add new module for restx-demo
2018-11-28 20:44:45 +01:00
Josh Cummings
866666f3db
Add load-testing-comparison to Build ( #5757 )
...
Issue: bael-46
2018-11-28 10:02:35 -07:00
amit2103
e9fa7851a5
[BAEL-9712] - Fixed conflicts
2018-11-25 00:18:37 +05:30
saikat
991436fa16
Rename project module
2018-11-24 18:58:48 +05:30
Eugen Paraschiv
6e3245a0f1
profile work
2018-11-24 12:17:39 +02:00
Eugen Paraschiv
668aa4a583
profiles work
2018-11-22 22:42:18 +02:00
Eugen Paraschiv
5ad9f285e1
profile work
2018-11-22 20:37:50 +02:00
Eugen Paraschiv
e24d89199b
profile work
2018-11-22 19:52:02 +02:00
Loredana Crusoveanu
608fe77823
disable gib default ( #5726 )
...
* disable gib default
* Update .travis.yml
2018-11-22 16:53:33 +01:00
Eugen Paraschiv
af3e0e9b06
splitting the integration-lite profile
2018-11-22 17:38:17 +02:00
Eugen Paraschiv
3928c89559
the third profile
2018-11-22 16:19:26 +02:00
amit2103
96d121bcae
[BAEL-9712] - Created spring-5-security-oauth module
2018-11-19 00:06:43 +05:30
Eugen Paraschiv
c7daccbe6e
temporarily removing modules with external repos
2018-11-17 12:59:25 +02:00
Dhawal Kapil
2801a40938
BAEL-8874 Merge ejb projects
...
-Removed reference of ejb projects from parent pom.xml
2018-11-13 20:03:07 +05:30
Loredana Crusoveanu
8d9f995624
Merge pull request #5649 from rozagerardo/geroza/BAEL-9549_reduce-articles-in-core-java
...
[BAEL-9549] reduce core-java module migrating code to core-java-lang and core-java-arrays
2018-11-11 13:47:28 +02:00
geroza
4a130b57a7
9 - ninth commit to split core-java. In this commit:
...
* added core-java-arrays module to the root pom
2018-11-10 16:18:46 -02:00
Eugen Paraschiv
c5d39535c6
maven testing cleanup
2018-11-10 15:36:47 +02:00
geroza
792d6f6cc4
First commit to migrate the following articles from core-java:
...
* to core-java-lang:
* https://www.baeldung.com/java-reflection
* https://www.baeldung.com/java-generics
* https://www.baeldung.com/java-eclipse-equals-and-hashcode
* https://www.baeldung.com/java-chained-exceptions
* https://www.baeldung.com/java-primitive-conversions //to package
* https://www.baeldung.com/java-method-reflection
* https://www.baeldung.com/java-enum-iteration
* https://www.baeldung.com/java-reflection-change-annotation-params
* https://www.baeldung.com/java-dynamic-proxies
* https://www.baeldung.com/java-double-brace-initialization
* https://www.baeldung.com/java-hashcode
* https://www.baeldung.com/java-diamond-operator
* https://www.baeldung.com/java-static (?https://github.com/eugenp/tutorials/pull/3392 )
* https://www.baeldung.com/java-comparator-comparable
* https://www.baeldung.com/java-continue-and-break
* https://www.baeldung.com/java-initialization
* https://www.baeldung.com/java-nested-classes
* https://www.baeldung.com/java-loops
* https://www.baeldung.com/java-varargs
2018-11-09 22:22:33 -02:00
Mike Wojtyna
e1056e04de
Add BAEL-2272 persisting DDD aggregates examples ( #5630 )
...
* Add BAEL-2272 persisting DDD aggregates examples
* Update pom.xml
2018-11-08 09:54:05 -08:00
Loredana Crusoveanu
1ba7fee15b
Merge pull request #5604 from Doha2012/master
...
webflux oauth
2018-11-04 22:54:47 +02:00
Tom Hombergs
2899e37973
removed duplicate module
2018-11-03 22:03:12 +01:00
DOHA
fcd01986fc
include spring-5-reactive-oauth to parent pom
2018-11-03 21:45:12 +02:00
eelhazati
8d7ced04f9
oracle helidon microservices
2018-10-28 21:14:59 +01:00
saikat
a79f802038
Add new module for restx-demo
2018-10-28 23:47:00 +05:30
amit2103
539ce3e787
[BAEL-9551] - Splitted algorithms into 4 modules
2018-10-28 23:30:32 +05:30
Eric Martin
b57a14db36
Merge pull request #5416 from chandra1123/BAEL-2041
...
Bael-2041 Introduction to Scala
2018-10-28 10:29:09 -05:00
amit2103
571c21b555
[BAEL-9696] - Fixed conflicts
2018-10-28 15:58:53 +05:30
Eugen Paraschiv
6ea24fdab5
balancing the first and second profiles
2018-10-28 09:16:31 +02:00
Loredana
158ac9ec33
remove extra spring-custom-aop module
2018-10-27 21:00:27 +03:00
Loredana
d93ab9a8cf
remove extra spring-custom-aop module
2018-10-27 20:58:24 +03:00
amit2103
dec65af500
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-9696
2018-10-21 01:11:39 +05:30
Loredana Crusoveanu
cbc996a5d1
Merge pull request #5502 from eugenp/fix-spring-ejb-setup
...
change setup of spring-ejb-client
2018-10-20 21:53:03 +03:00
amit2103
6c1722a5a2
[BAEL-9696] - Moved persistence-related modules into the persistence folder
2018-10-20 23:41:12 +05:30
Loredana Crusoveanu
f8a7e1a291
remove from main pom
2018-10-20 20:48:22 +03:00
Loredana Crusoveanu
244aace788
Merge pull request #5498 from amit2103/BAEL-9538
...
[BAEL-9538] - Move persistence-related modules into the persistence f…
2018-10-20 15:15:27 +03:00
amit2103
21a3a43788
[BAEL-9538] - Move persistence-related modules into the persistence folder
2018-10-20 11:27:08 +05:30
amit2103
72cec87e82
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-9550
2018-10-20 00:38:26 +05:30
amit2103
71793cef7f
[BAEL-9550] - Moved articles and codes from core-java-collections module to java-collections-convversions and java-collections-maps module
2018-10-20 00:37:31 +05:30
Loredana Crusoveanu
55fbc18541
Merge pull request #5459 from eugenp/fix-logging-boot
...
fix boot logging modules
2018-10-19 20:42:17 +03:00
Dhawal Kapil
c1e522d38c
BAEL-9654 Activating multiple profiles for Travis CI ( #5483 )
...
-Modified travis.yml to execute both default-first and default-second profile
2018-10-18 17:56:37 +02:00
Loredana Crusoveanu
a513308b4d
Merge pull request #5458 from amit2103/BAEL-9547
...
[BAEL-9547] - Splitted guava module and introduced guava-collections …
2018-10-15 22:06:18 +03:00