Commit Graph

806 Commits

Author SHA1 Message Date
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
Loredana Crusoveanu c882fa6e54 fix boot logging modules 2018-10-14 23:40:39 +03:00
amit2103 6d79649b56 [BAEL-9547] - Splitted guava module and introduced guava-collections module 2018-10-15 01:32:54 +05:30
amit2103 b5dcb13c41 [BAEL-9635] - Moved Junit vs TestNg junit code examples to junit-5 module from core-java 2018-10-14 18:13:40 +05:30
Shreyash c9f2162f98 Spring Data Reactive Redis examples
Issue: BAEL-1868
2018-10-14 00:04:09 -06:00
Loredana Crusoveanu 3b58b515ce
Merge pull request #5418 from dkapil/task/BAEL-9148_2
Task/bael 9148 2
2018-10-11 20:32:54 +03:00
Eugen Paraschiv 12b1a90a74 rebalancing the first and second default profiles 2018-10-10 20:24:43 +03:00
Dhawal Kapil 506a973c82 BAEL-9148 Fix Java EE Annotations Project
- Added new jee-7-security module that contains only security related code previously part of jee-7 module
- Added new jee-7-security in parent pom.xml
2018-10-10 20:14:21 +05:30
chandra d074cdd76a BAEL-2041 Introduction To Scala 2018-10-09 22:55:08 -04:00
Loredana Crusoveanu 9b8028a6f9
Merge pull request #5405 from eugenp/remove-date-diff-module
remove diff-dates module
2018-10-08 23:14:18 +03:00
Loredana Crusoveanu 37896ced0e remove diff-dates module 2018-10-08 23:09:44 +03:00
Eugen Paraschiv bfe1429851 moving modules between profiles 2018-10-04 19:19:33 +01:00
Josh Cummings 52c2ce4ede
Adding apache-geode module to build (#5367) 2018-10-02 07:11:43 -06:00
Eugen Paraschiv adbace2aaa profile fix 2018-10-02 13:54:35 +03:00
Eugen Paraschiv 27cb74d30e trying out a profile split 2018-10-02 13:51:01 +03:00
Eugen Paraschiv d663b472f2 temporarily disabling two modules 2018-10-02 13:45:48 +03:00
Eugen Paraschiv acd7aa9852 disabling the jenkins hello workd module in the default profile 2018-10-02 12:21:22 +03:00
eelhazati 05b75713ab cdi portable extension 2018-09-30 20:04:22 +01:00
Loredana Crusoveanu ac71273390
Merge pull request #5353 from amit2103/BAEL-9017
[BAEL-9017] - Uncommented PMD violations from default profile
2018-09-30 10:10:47 +03:00
Loredana Crusoveanu d19c5a94ac
Merge branch 'master' into BAEL-9017 2018-09-30 08:46:57 +03:00
Loredana Crusoveanu d475578d3b
Update pom.xml 2018-09-30 08:45:49 +03:00
amit2103 ac15191bf6 [BAEL-9017] - Uncommented PMD violations from default profile 2018-09-30 10:42:59 +05:30
Loredana Crusoveanu 3ba193916c
Merge branch 'master' into BAEL-9018 2018-09-29 22:15:13 +03:00
amit2103 aeb1711397 [BAEL-9018] - Fixed malformed POMs and remaining PMD problems 2018-09-29 23:32:30 +05:30
amit2103 2af9eb89f1 [BAEL-9017] - Fixed conflicts 2018-09-29 21:12:21 +05:30
Loredana Crusoveanu 0fe135bdcb
Merge pull request #5329 from dkapil/task/BAEL-8962
BAEL-8962 Fix surefire configs of twitterhdfs, spring cloud projects
2018-09-27 11:33:24 +03:00
Loredana Crusoveanu c09425ac03
Merge pull request #5219 from eugenp/BAEL-8939
BAEL-8939: Adding a Spring Context test in all Spring Modules (change…
2018-09-27 11:21:12 +03:00
Loredana Crusoveanu 1e60c8f11e
Merge pull request #5324 from amit2103/BAEL-9021
[BAEL-9021] - Fixed compilation error and uncommented module in paren…
2018-09-27 00:11:56 +03:00
Tom Hombergs bf912b11d8
Merge pull request #5145 from eelhazati/master
BAEL-1998 cdi portable extensions
2018-09-26 21:06:44 +02:00
Dhawal Kapil 9d8b90794e BAEL-8962 Fix surefire configs of twitterhdfs, spring cloud projects
- Surefire config fixes
- pom fixes and standardization
- test names standardization
- added packaging pom at spring-cloud-bus and spring-cloud/spring-cloud-task level
2018-09-25 23:22:58 +05:30
Dhawal Kapil 9799b93a21 BAEL-8960 Fix surefire configs of java security api, java annotations, jenkins, api, jhipster, jni, maven, msf4j, mustache projects
- Surefire config fixes, pom standardizations, added packaging pom at jhipster level and jhipster-microservice level
2018-09-25 21:37:12 +05:30
sachin29aug f1546e283e BAEL-8939: The spring context profile 2018-09-24 21:52:38 -04:00
amit2103 df7794c382 [BAEL-9021] - Fixed compilation error and uncommented module in parent pom.xml 2018-09-25 01:30:05 +05:30
Tom Hombergs b403f5d776
Merge branch 'master' into master 2018-09-23 15:36:32 +02:00
Loredana Crusoveanu 5a2aacc237
Merge pull request #5303 from dkapil/task/BAEL-8963
BAEL-8963 Fix surefire configs of springresttomcat, roo, spring-swagg…
2018-09-21 23:43:36 +03:00
Loredana Crusoveanu c615ed9e34
Merge pull request #5284 from dkapil/task/BAEL-8958
BAEL-8958 Fix surefire configs of activejdbc, apache-shiro, asm, cas-…
2018-09-21 23:39:56 +03:00
Dhawal Kapil 980c00e5ba BAEL-8963 Fix surefire configs of springresttomcat, roo, spring-swagger, vertx, twilio and twitter4j projects
- Fixed surefire configs and basic pom standardization
2018-09-21 15:42:32 +05:30
micropatel 1dea2b8cbd BAEL-1980 Access an in-memory h2 db from 2 Spring Boot applications (#5230)
* Added Spring-Boot-H2 project

* Optimized imports and formatted code

* Code Formatting changes

* Renamed the client applicaiton

* Removed Name from pom.xml

* formatting changes - applied formatting style

* added souts

* Update SpringBootApp.java

* Update ClientSpringBootApp.java

* Fixed Formatting issues

* Fixed formatting and spelling mistakes

* added H2 shared db example

* a

* patch

* test

* Revert "Fixed formatting and spelling mistakes"

This reverts commit ed56ededec903e85c2d9f2b55e7730682455d5f5.

* Revert "test"

This reverts commit 4a7133dbd1d181cc304348f63998924a9db5acfe.

* Revert "patch"

This reverts commit 404b9ebe74aef4faa2ad62d9867652b62a5445b8.

* Revert "a"

This reverts commit af77f841114e19b0a0eafb15530dbaaaf34b5493.

* Revert "added H2 shared db example"

This reverts commit e16918cae3813fe20172c7e90e27bbec34b5fb5f.

* Updated to have client and server in same directory

* Deleted old files

* removed unwanted directory

* formating

* removed unwanted module

* commentted removed module

* Revert "commentted removed module"

This reverts commit 211ff1441f6bde920d7af3f8cd52c2a682ba3967.

* Revert "removed unwanted module"

This reverts commit 657f9ee45e02269bcfdbf380b9a74ff2370857fc.

* fixed pom.xml issue

* typo fixed

* fixed multiple main class issue
2018-09-20 20:57:08 -05:00
sachin29aug 3101fbe433 the maven spring context profile 2018-09-18 23:09:20 -04:00
eric-martin e8786d2a85 New libraries-security module 2018-09-17 21:37:09 -05:00
Dhawal Kapil 400f2ce8dc BAEL-8958 Fix surefire configs of activejdbc, apache-shiro, asm, cas-secured-app, cas-server and core-java-io project
- Fixed surefire configs and general pom standardization
2018-09-18 06:45:23 +05:30
amit2103 2603129320 [BAEL-8870] - Commented jws module for build failure 2018-09-15 20:57:55 +05:30
amit2103 3c89c8c7f3 [BAEL-8870] - Commented guest modules and added in the intergratopm profile too 2018-09-15 20:42:42 +05:30
amit2103 265c015751 [BAEL-8870] - Added modules in the parent module build 2018-09-15 20:42:40 +05:30
amit2103 9e2a18a6d5 [BAEL-8472] - Resolved conflict 2018-09-09 11:01:53 +05:30
daoire 2e306646d6
Add JTA module 2018-09-07 19:27:52 +01:00
daoire 9ca21b109d
Merge pull request #5166 from bungrudi/BAEL-2081---Guide-to-JavaEE-JTA
Bael 2081 - Guide to Java EE JTA
2018-09-07 19:26:12 +01:00
Bhargava-Kotharu a575f7b763 BAEL-1784 Spring Vault - Bhargava.Kotharu@gmail.com (#5094)
* BAEL-1784 Spring Vault Initial Commit

* Added Vault Process initalizer and integration tests

* Added comments and code clean up

* Skip IntegrationTest in pom file

* Fixed failing integration test

* Code indentation
2018-09-07 09:03:13 +02:00
Dhawal Kapil 381908a3a0 BAEL-8841 Merge vaadin and vaadin-spring
- Moved vaadin-spring code to vaadin module
2018-09-06 00:33:00 +05:30
Dhawal Kapil 6369641f8f Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8824 2018-09-04 23:45:39 +05:30
Dhawal Kapil 6ea3e51f19 BAEL-8824 Align module names, folder names and artifact id
- Folder name changes
2018-09-04 20:25:16 +05:30
Dhawal Kapil a45f51da11 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixing ejb projects hierarchy
2018-09-04 00:14:20 +05:30
eelhazati db34b76890 init project 2018-09-02 21:15:50 +01:00
Loredana Crusoveanu d05c0ad524 add spring-data module 2018-09-02 19:20:34 +03:00
smokeyrobot c0b78ee35e Bael-801 A Guide to OptaPlanner Pull Request (#4986)
* BAEL-801 A Guide to OptaPlanner

* BAEL-801 Optaplanner per Editor Review

* BAEL-801 Fixed parent pom merge issue

* BAEL-801 Fixed parent pom merge issue

* BAEL-801 Added logback to suppress debug logging causing build failures

* BAEL-801 Updated per editor review

* BAEL-801 Removed static variables
2018-09-02 10:32:52 +01:00
amit2103 d717277dcd [BAEL-8855] - Deleted module jpa-storedprocedure 2018-09-01 22:57:19 +05:30
Tom Hombergs 278cb53c7f
Merge pull request #5113 from eugenp/move-spring-jersey-rx
moved spring-jersey-rx into spring-jersey
2018-08-30 21:49:25 +02:00
Tom Hombergs 7b639b69cd removed spring-jersey-rx from pom.xml 2018-08-29 22:05:08 +02:00
Dhawal Kapil 68aaf0b6da BAEL-8773 Fixing spring-ejb-client module
- Fixed hierarchy of spring-ejb modules
2018-08-29 15:16:12 +05:30
Tom Hombergs 2501cc9599
Merge pull request #4854 from k0l0ssus/master
BAEL-1558
2018-08-27 08:20:58 +02:00
amit2103 39f9392a0a [BAEL-8496] - Moved articles to their own spring-resttemplate module 2018-08-26 23:25:23 +05:30
Loredana Crusoveanu 5bfa6d8903
Merge pull request #5072 from dkapil/task/BAEL-8142
Task/bael 8142
2018-08-26 20:39:03 +03:00
amit2103 c7f95c2c65 [BAEL-8473] - Moved articles from spring-boot module to new spring-boot-client module 2018-08-26 15:10:50 +05:30
Rudi Adianto 2ead92d851 BAEL-2081 2018-08-26 13:37:06 +07:00
Dhawal Kapil cd1367756e Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8142 2018-08-26 01:11:06 +05:30
Dhawal Kapil 206b70328c BAEL-8142 create parent for kotlin projects
-Added new kotlin parent -> parent-kotlin
-Added dependency of other kotlin projects on parent-kotlin
2018-08-26 01:09:18 +05:30
amit2103 bab3a724c6 [BAEL-8434] - Moved java stream articles to java-streams module 2018-08-23 21:00:47 +05:30
amit2103 b2b4d22fc1 [BAEL-8417] - Seperated rxjava and rxjava2 code into two different modules 2018-08-21 00:41:25 +05:30
amit2103 0a679c1978 [BAEL-8401] - Added new module core-java-concurrency-collections and moved code and github references from core-java-concurrency module 2018-08-19 10:36:41 +05:30
Loredana Crusoveanu c1f4486a27
Merge pull request #4999 from lor6/BAEL-2061
Bael 2061
2018-08-19 07:39:08 +03:00
amit2103 ab17b8e697 [BAEL-8232] - Moved java string related code and github links into new module java-strings 2018-08-18 23:24:10 +05:30
Loredana Crusoveanu 967480b347 fix duplicate module 2018-08-17 14:47:56 +03:00
Loredana Crusoveanu bbb6f5f2c5 add new project 2018-08-17 14:03:32 +03:00
Tom Hombergs fac564c4d5 added jersey-client-rx to parent POM 2018-08-15 23:23:18 +02:00
Dhawal Kapil aa28e56545 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8143 2018-08-14 08:48:19 +05:30
Dhawal Kapil f2c2287b65 BAEL-8143 Update Mockito articles
-Upgraded mockito version to 2.21.0
2018-08-14 08:47:47 +05:30
eelhazati 570e33dc1a move sse-jaxrs module under apache-cxf module. 2018-08-10 11:59:44 -07:00
Dhawal Kapil e7485a1813 Task/bael 8020 (#4919)
* BAEL-8020 Fix surefire configs of spring-5 projects

-Removed surefire configurations from spring-5 projects

* BAEL-8020 Fix surefire configs of spring-5 projects

-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit-5

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit5-migration

* BAEL-8020 Fix surefire configs

-Updated maven war plugin to 3.0.0

* BAEL-8020 Fix surefire configs

-Upgraded surefire custom logger api version to 2.21.0 for all child projects

* BAEL-8020

-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue

* BAEL-8020 Fix surfire configs

-Added junit vintage dependency to run junit4 tests
2018-08-09 19:13:44 +03:00
Predrag Maric ddc106ccd9
BAEL-1852 moved the code into junit-5 module (#4915)
* BAEL-1852 moved the code into junit-5 module

* BAEL-1852 removed junit-abstract module from parent-modules
2018-08-07 14:42:57 +02:00
Carlo Corti b7355cbab0 BAEL-1843 - JUnit4 -> JUnit5 migration guide (#4816)
* Added code for the migration from JUnit 4 to JUnit 5

* Add example for Rule migration support

* Add fix to access modifiers to test methods

* Remove wrong header

* Add junit5-migration module and its code snippets

* Add module configuration to pom

* Remove test classes that were added for the migration from JUnit 4 to JUnit 5 article (moved under correct module)
2018-08-06 23:38:54 +02:00
Dhawal Kapil 695c31a14d BAEL-7965 JMH module fails when build (#4888)
* BAEL-7965 JMH module fails when build

-Added jmh module in default profile in parent pom

* Update pom.xml

moved jmh module to integration profile
2018-08-03 14:06:10 +02:00
cdjole b92dd4c51b Spring Boot and Angular E-Commerce Application (#4874)
* Spring Boot and Angular E-Commerce Application

* Spring Boot and Angular E-Commerce Application pom.xml updated

* Spring Boot and Angular E-Commerce Application tests added
2018-08-03 12:33:39 +02:00
Loredana Crusoveanu f4de016e29
Merge pull request #4871 from eugenp/add-libraries-server
Add libraries server
2018-08-03 07:20:42 +03:00
Loredana Crusoveanu cdf7aef433 add new module 2018-08-01 07:31:11 +03:00
eelhazati 505a9f37eb Server-Sent Evensts 2018-07-31 22:45:23 +01:00
sandy03934 1bae07cc5c BAEL-1979 Added examples for SnakeYAML Library (#4802)
* BAEL-1979 Added examples for SnakeYAML Library

* BAEL-1979 Moved the snakeyaml related code to libraries module

* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.

* BAEL-1979 Removed println statements, small formatting fix in pom.xml
2018-07-30 15:30:43 +02:00
Eugen Paraschiv 33889d0cd7 integration-lite trying out a few modules 2018-07-28 11:01:48 +03:00
Alejandro Gervasio fc02400f5f BAEL-1818 A Simple Guide to Connection Pooling in Java (#4823)
* Initial Commit

* Update parent pom.xml

* Update BasicConnectionPool class

* Update BasicConnectionPool class

* BAEL-1818 removed code from core-java module, cleaned up a little pom files

* BAEL-1818 moved the code from connectionpool.connectionpools package to connectionpool
2018-07-28 08:44:51 +02:00
Eugen Paraschiv 25fb0c94c2 integration-lite work 2018-07-28 00:17:37 +03:00
Eugen Paraschiv 738e3af007 integratio-lite profile work 2018-07-27 23:32:13 +03:00
Eugen Paraschiv 0a1e10b128 commenting out problematic modules in the integration-lite build 2018-07-27 22:56:18 +03:00
Binod Pant 896a2d071a PR for http://jira.baeldung.com/browse/BAEL-1947 Spring Boot Vue (#4687)
* commit first as binodpanta

* revert test change

* A short example of real-time event streaming using Spring WebFlux

* Code for http://jira.baeldung.com/browse/BAEL-1527

* remove unrelated files

* Apply feedback changes to rename test and remove link from readme file, ongoing work

* Update formatting fixes to code and add pom changes, that partially fix test runnning issues in IDE but not in cmdline

* Apply Eclipse formatter to test code and apply suggested pom fixes

* BAEL-1527 Formatting fix in pom.xml

* Use string.format to cleanup logging code

* BAEL-1527 Changed logging pattern

* Start the spring-boot-vue module, WIP

* some small updates with comments

* Add index html template page

* merge pom.xml fixes

* Add integration test with MockMvc to verify index.html content is rendered correctly

* fix up pom merge issues

* merge issues fix for pom

* pom end of file newline
2018-07-23 23:00:30 +02:00
François Dupire 0be7aa087f dupirefr/dupire.francois+pro@gmail.com [BAEL-1981] Spring data jpa dates (#4795)
* [BAEL-1981] Article entity and repository + tests

* [BAEL-1981] Removing unnecessary fields

* [BAEL-1981] spring-data-jpa module creation
2018-07-23 06:49:25 +02:00
Kartik Singla c5ae8f98cf BAEL-1852 - Testing an Abstract Class with JUnit (#4773)
* BAEL-1852 - Testing an Abstract Class with JUnit

* Fixed test method names and class names according to naming compliances.
2018-07-21 17:04:52 +02:00
Eugen Paraschiv 86daa854d2 maven cleanup work 2018-07-21 00:48:16 +03:00
Eugen Paraschiv 70a11d9192 moving long-running module 2018-07-20 22:58:01 +03:00
Loredana Crusoveanu 8d15be58c0
Merge branch 'master' into SpringReactiveKotlin 2018-07-20 21:38:15 +03:00
Eric Martin 94eff53eee
Merge pull request #4759 from eelhazati/master
jnosql
2018-07-20 09:45:24 -05:00
Eugen Paraschiv a8b0d47482 maven work 2018-07-20 15:56:53 +03:00
Eugen Paraschiv 1e0100b17b integration heavy profile 2018-07-20 15:13:31 +03:00
Eugen Paraschiv fae047a472 trying problematic modules 2018-07-20 15:12:20 +03:00
Eugen Paraschiv c515825947 maven cleanup 2018-07-20 14:22:35 +03:00
Eugen Paraschiv 4eddf122e8 working through modules 2018-07-20 14:12:32 +03:00
Eugen Paraschiv f238c72dcc maven cleanup work 2018-07-20 13:33:08 +03:00
Eugen Paraschiv db69306431 integration-lite work 2018-07-20 13:13:36 +03:00
Eugen Paraschiv ee1c42e531 new integration-lite profile 2018-07-20 12:55:24 +03:00
Eugen Paraschiv 44fbb926bf minor major cleanup 2018-07-20 12:44:15 +03:00
Eugen Paraschiv 9489e78521 groups 2 and 3 2018-07-20 12:07:42 +03:00
Eugen Paraschiv 8bb51e276c fixing the default profile testing config 2018-07-20 11:38:48 +03:00
Eugen Paraschiv 30c24d30f3 running group 3 2018-07-20 10:59:48 +03:00
Eugen Paraschiv 7fe820fb99 enabling 3.1 2018-07-20 10:31:40 +03:00
Eugen Paraschiv 883f208dc0 group 3.2 2018-07-20 10:20:38 +03:00
Eugen Paraschiv 7bae130d68 properly classifying a testclear 2018-07-20 00:52:04 +03:00
Eugen Paraschiv 3f476fac7d running group 2 2018-07-20 00:11:30 +03:00
Eugen Paraschiv 95cef139e2 jmeter excluded 2018-07-19 23:50:14 +03:00
Eugen Paraschiv 59adebf9e1 running group 3 2018-07-19 23:03:05 +03:00
Eugen Paraschiv 4288b6cc90 enabling group 3 2018-07-19 18:12:39 +03:00
Eugen Paraschiv 33cbd17ba0 group 2 2018-07-19 17:49:55 +03:00
Eugen Paraschiv 835b19084c moving the libraries module from group 1 2018-07-19 17:16:59 +03:00
eelhazati 3ff8dd300c jnosql 2018-07-19 09:19:55 +01:00
Eugen Paraschiv 94838d2b63 running group 1, and small logging fix 2018-07-19 08:56:10 +03:00
Loredana Crusoveanu a5bba1e3b8
Merge branch 'master' into SpringReactiveKotlin 2018-07-19 08:26:44 +03:00
Eugen Paraschiv 641e08add4 activating group 2 2018-07-18 23:51:19 +03:00
Eugen Paraschiv a739a05414 trying out profile-driven build 2018-07-18 23:37:33 +03:00
Eugen Paraschiv 1f03524402 fixing relative path 2018-07-18 18:16:49 +03:00
Eugen Paraschiv f686bac43a running group 1 2018-07-18 18:01:54 +03:00
Eugen Paraschiv ea91f24ee8 running group 2 2018-07-18 17:24:43 +03:00
Eugen Paraschiv a866bcce9a trying out separate modules in the integration profile 2018-07-18 16:35:26 +03:00
Andrey Shcherbakov 08b0b8095a Create Kotlin Spring WebFlux module 2018-07-14 21:24:33 +02:00
Jonathan Cook b44883b364 BAEL-1889 - Let's move the Java Number articles into a new module (#4619)
* BAEL-1849 - Convert from String to Date in Java

* BAEL-1863 - Calling Callbacks with Mockito

* BAEL-1889 - Let's move the Java Number articles into a new module

* BAEL-1889 - Let's move the Java Number articles into a new module
2018-07-14 15:00:37 +02:00
Tom Hombergs 6a89139411
Merge pull request #4703 from aietcn/master
BAEL-1917 spring security login page with react
2018-07-13 22:22:55 +02:00
aiet ab0a251253 revert travis and pom changes 2018-07-14 01:21:21 +08:00
aiet 6200d88d33 add spring-security-react to parent pom 2018-07-14 00:07:29 +08:00
Dhawal Kapil 5a5ac7bca0 BAEL-1987 Fix Tests and Compilation In All Projects (#4699)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed test failure in core-kotlin project, include core-kotlin back in parent pom

* Update pom.xml

* BAEL-1987 Fix tests and libraries

-Commented out failing assertion
2018-07-13 17:49:11 +02:00
Dhawal Kapil 8270c6d61a BAEL-1987 Fix Tests and Compilation In All Projects (#4693)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed various compilation issues, test assertions throughout the project.

* Update pom.xml
2018-07-13 00:07:27 +02:00
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Loredana Crusoveanu 7ab2a2c181 moven kotlin-maven project 2018-07-11 22:28:11 +03:00
Loredana Crusoveanu fed95f4857
Merge branch 'master' into master 2018-07-10 13:43:43 +03:00
Loredana Crusoveanu 6c1de58262
Merge pull request #4658 from eugenp/upgrade-email
Upgrade email
2018-07-08 21:14:54 +03:00
Loredana Crusoveanu 28cbbe080f remove email module 2018-07-08 19:17:44 +03:00
Loredana Crusoveanu 88d17fa432 remove email module 2018-07-08 18:22:27 +03:00
Dhrubajyoti Bhattacharjee 6be948a05a BAEL-1354 Guide to microservice with meecrowave (#4612) 2018-07-08 16:59:05 +02:00
dupirefr 14a571a3f2 [BAEL-1835] Creating empty Maven Java project with compiler plugin 2018-07-07 10:41:40 +02:00
Dhawal Kapil 11edaaf4bc BAEL-1712 Fix tests in libraries project (#4630)
* BAEL-1712 Fix tests in libraries project

-Renamed 45 test files to standard naming conventions.
-Updated maven dependencies in libraries/pom.xml
-Fixed assertion errors in some tests.
-Included libraries project back into parent pom.xml

* BAEL-1712 Fix tests in libraries project

-Downgraded apache maven pmd plugin from 3.9.0 to 3.8 because pmd 6.0.1 present in pmd plugin 3.9.0 was unable to resolve classes having static final inner classes and was resulting into build failure.

* BAEL-1712 Fix libraries

-Fixed JodaTimeUnitTest
2018-07-06 17:33:23 +02:00
Thoughtscript 0630938bbd Merged: removed readme, fixed pom.xml 2018-07-05 02:09:04 +01:00
Eric Martin bbd23add4a
Merge pull request #4578 from MherBaghinyan/BAEL-1743_
Bael 1743
2018-07-04 12:49:05 -05:00
abialas 97bddd2a20 BAEL-1924 (#4590)
* Revert "BAEL-1924 (#4573)"

This reverts commit b1b34e2fca.

* BAEL-1924 move code to new spring-boot-persistence module

* BAEL-1924 add new spring-boot-persistence module
2018-06-30 10:12:01 -07:00
Andrea Ligios 6656f45f0d BAEL-1783 (#4545)
* BAEL-1783

* tabs to spaces, artifact id renamed

* tabs to spaces

* Added module spring-boot-logging-log4j2

* Removed <name> node

* @GetMapping instead of the older @RequestMapping

* @GetMapping instead of the older @RequestMapping
2018-06-29 21:43:22 -05:00
mherbaghinyan 52b1f322ef GWT app new branch 2018-06-28 00:55:48 +04:00
mherbaghinyan c23d32ea8b Merge remote-tracking branch 'upstream/master' into BAEL-1743_ 2018-06-28 00:43:59 +04:00
mherbaghinyan 5d2d79308e GWT app new branch 2018-06-28 00:42:55 +04:00
Mariusz Kuligowski 287d0a062a BAEL-1732 - Java with ANTLR (#4243)
Examples for Java with ANTLR article
2018-06-26 09:47:49 -06:00
eelhazati 32d50befa4 BAEL-1833 (#4530) 2018-06-25 00:24:49 +02:00
Loredana Crusoveanu 14bdd8e7d7
Merge pull request #4258 from dhruba619/master
BAEL-1627 Moved the code to new module spring-boot-mvc
2018-06-24 10:41:40 +03:00
markusgulden bde11efe2c BAEL-1821 (#4487)
* Moved Lambda examples to separate module
Implementation of API Gateway example

* Format fixes

* Format fixes

* Minor fixes

* Minor fixes

* Minor fixes
2018-06-23 22:03:32 -05:00
Sanjay Patel f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
Bahtiyar Kaba 2e125a0da3 Update parent pom to include test-containers module 2018-06-19 07:37:31 +01:00
Loredana Crusoveanu 218c258134 move tiles to mvc simple 2018-06-17 10:37:51 +03:00
Loredana Crusoveanu 6af0da3586 update project name 2018-06-16 21:17:29 +03:00
Loredana Crusoveanu 6e2feb7f9b
Merge branch 'master' into BAEL-1689 2018-06-14 11:43:08 +03:00
psevestre b59da11c66 Code for BAEL-1474 (#4472)
* Code for BAEL-1474

* Renamed test to conform to PMD rules
2018-06-12 22:12:05 -07:00
Pello Altadill a023f014d0 BAEL-1388 Introduction to Java MSF4J Microservices (#4192)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* Updates Thymeleaf version to 3.0.9.RELEASE

* Added msf4j projects

* updated msf4j project folder

* fixed issue with spring-thymeleaf/pom.xml

* Removed depedency-reduced-pom.xml

* Whitespacing fix
2018-06-08 20:54:58 +02:00
Eugen Paraschiv 2efdeed00f changing parent name 2018-06-08 21:04:03 +03:00
Grzegorz Piwowarek 9fd6025127
Merge branch 'master' into BAEL-1689 2018-06-06 07:32:09 +02:00
Grzegorz Piwowarek 5c0004c746
Update pom.xml (#4412) 2018-06-05 21:03:30 +02:00
pivovarit 11fa0cf492 Disable PMD aggregate 2018-06-05 10:03:20 +02:00
Loredana Crusoveanu b7b5b50b22
Merge branch 'master' into BAEL-1689 2018-06-02 23:27:19 +03:00
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Amit Pandey c99aae6e56 Bael 6556 5 (#4385)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases
2018-06-01 19:07:37 +02:00
eelhazati fc5ad8e88e java ee 8 security api 2018-05-28 21:45:51 +00:00
BQ ed57ee1bf2 BAEL-1779 update parent-module and add azure module to main pom 2018-05-25 00:34:38 +08:00
Loredana Crusoveanu 750674b2cd update spring boot ctx app, rename classes 2018-05-22 14:47:53 +03:00
Josh Cummings ba55cfb67d
BAEL-1338 - Programmatic Log4j2
This commit features a number of tests for programmatically configuring log4j.

Note that in order to have these tests live together, there is a slight deviation in how
these are configured vs how they are in the real world, specifically around static initialization.

Generally speaking, whenever static initialization is needed for a given configuration,
it is embedded in a @BeforeClass-annotated JUnit method.

Also, to isolate the tests from each other's plugins, annotation processing was turned off
in the build. This is not required when doing programmatic configuration of log4j. It is simply
needed for the specific use case of demonstrating these various log4j plugins all in the
same module.
2018-05-19 22:07:54 -06:00
Loredana Crusoveanu dc03c79a7d remove eval code, move sms code to package 2018-05-18 16:30:05 +03:00
Dhrubajyoti Bhattacharjee 6d1049ac2c BAEL-1627 Moved the code to new module spring-boot-mvc 2018-05-16 09:07:43 +05:30
Eugen Paraschiv dec95f5c25 renaming the boot ops module 2018-05-14 10:12:38 +03:00
Timoteo Ponce ee930d56c4 BAEL-1696 Initial setup in a workable state (#4173)
* BAEL-1696 Initial setup in a workable state

* Fixed method name on tomcatController
2018-05-14 02:10:20 -05:00
Tom Hombergs 5c4fe46ea2
Merge pull request #4199 from krnkhanna1989/BAEL-1467
code samples for spring data key value
2018-05-12 19:47:57 +02:00
Karan Khanna 114b44da7e changes to add spring-data-keyvalue to parent pom. 2018-05-10 22:56:09 +02:00
Wosin 0dfaafac5c BAEL-430: Added performance tests for mapping frameworks (#4092)
* BAEL-430: Added performance tests for mapping frameworks

* Fixes

* Removed @Test annotation.
2018-05-08 10:50:53 +02:00
Loredana Crusoveanu b4d4d4ec08 upgrade spring-boot project, extract auto-config, remove security 2018-05-06 21:19:41 +03:00
amit2103 05b7e933bd Bael 5247 (#4175)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added new parent pom

* initial clean up of child poms

* Added new parent pom

* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
ShyamVeda 7d41c7edb7 Log4j 2 Programmatic Configuration BAEL 1338 (#4057) 2018-05-02 07:11:59 -06:00
amit2103 cfd98d2fe3 [Bael 6056] - Move collection-related logic from core-java to core-java-collections (#4114)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections
2018-04-29 08:38:59 +02:00
Thoughtscript 594b6dda12 BAEL-1461 refactored 2018-04-27 05:54:35 +01:00
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103 ba1ba8455d Bael 5249 (#4052)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Defined the integration profile in the parent

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* Spring-dependency injection

* BAEL-1683-Guide to Java Clock class

* BAEL-1683-Guide to Java Clock class

* added article link

* added article link

* fixed link

* refactoring packages and using generics

* BAEL-717: Singleton Session Bean. (#4046)

* BAEL-717: Singleton EJB Bean

Files for BAEL-717:Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Changed artifactId value.

* BAEL-717: Singleton EJB Bean.

Added module for Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean. 

Removed Singleton EJB Bean Module.

* BAEL-717: Singleton EJB Bean

Changed the JNDI Lookup name.

* BAEL-717: Singleton EJB Bean. 

Added the "singleton-ejb-bean" module.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton Session Bean.

Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Changing the name of the class to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Added method to test Bean-Managed concurrency.

* Get Latest.

* deleting CountryStateBeanManagedBean for new file.

* deleting CountryStateCacheBean for new file.

* deleting CountryStateContainerManagedBean for new file.

* BAEL-717: Singleton Session Bean.

Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.

* Deleting file for new checkin.

* BAEL-717: Singleton Session Bean.

Added test case for Bean-Manged concurrency.
Change in JNDI names.

* BAEL-717: Singleton Session Bean.

Changed the assert method parameter order and null check in test cases.

* BAEL-717:Singleton Session Bean

Removed volatile keyword for the variable countryStatesMap. Marking it as final.

* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum (#3890)

* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum

* Commiting editor's suggested changes

* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin

* Revert commit for BAEL 1687 - Moving those files to a new branch

* Use AssertJ and BDD-style on unit testing

* BAEL 1639: added singleton examples and test. (#3977)

* BAEL-1701 (#4012)

* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)

* BAEL-1701: Complete examples

* added article links

* removed folder "SpringDependencyInjection"
e Please enter the commit message for your changes. Lines starting

* BAEL-1706 - optional parameters in java (#4050)

* BAEL-1706 - optional parameters in java

* minor adjustments per review

* add tests
* fix formatting
* fix constructor issue with MultiVitaminOverloading

* BAEL-1706 Test name change, formatting

* working with booleans in thymeleaf (#4061)

* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit (#4058)

* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit

* updated test cases

* Update README.md

* Demonstration of Java assert

* BAEL-1679 (#3959)

* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api

* BAEL-1567 fix optional

* BAEL-1679 add query annotation jpa spring data

* BAEL-1679 added new junits

* BAEL-1679 use assertJ, use givenWhenThen naming convention

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* spring-data final

* service locator pattern

* service locator pattern

* variable name changes

* Spring MVC @PathVariable dot (.) get truncated

* testing changes

* Update README files (#4065)

* BAEL-1612: Update README

* BAEL-1562: Update README

* BAEL-1562: Update README

* BAEL-1369

* BAEL-1369

* BAEL-1369

* remove comments

* Back-link corrected (#4071)

* Back-link corrected (#4073)

* Back-link added (#4074)

* Back-link added (#4075)

* Back-link added (#4076)

* Back-link added (#4077)

* Back-link added (#4078)

* Back-link added (#4080)

* Back-link added (#4081)

* Back-link added (#4083)

* Back-link corrected (#4086)

* Back-link added (#4087)

* Back-link added (#4091)

* Back-link added (#4089)

* added example code for Java mail (#4101)

* Back-link added (#4099)

* Back-link added (#4088)

* Back-link added (#4082)

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup

* 21.02 - pom cleanup
2018-04-26 08:50:35 +02:00
amit2103 7ae3babd59 Bael 5927 (#4042)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
Thoughtscript 21bd180c1c BAEL-1461 2018-04-19 05:37:34 +01:00
pauljervis d7eaa00804 Bael 1601 kotlin (#4016)
* add article files

* update kotlin version in pom

* IntelliJ added binary folder to all the .gitignores

* IntelliJ added binary folder to all the .gitignores

* update test function names

* Expand tests and add more code for more meaningful content within the article.
Remove core-kotlin from parent pom again for eclipse to work.

* adjust for issues with custom-pmd

* rename test

* Revert "IntelliJ added binary folder to all the .gitignores"

This reverts commit 0850a2acd5162499540231146c795cfda9ffcfc5.

* Revert "IntelliJ added binary folder to all the .gitignores"

This reverts commit 2b17cf2ff3624ecbe37f07bb9985ecfd3a977e01.
2018-04-17 14:09:34 +02:00
Grzegorz Piwowarek 0c0a3cab16
Adjust config (#3979)
* Adjust config

* Adjust config

* Adjust config

* fix

* fix

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Install custom pmd jar to local maven repo during maven validate phase, so that it becomes available during project build

* maven install plugin - adding base path

* changed the phase for maven directory plugin to validate to make sure that the base directory variable is available to maven install plugin

* pmd violation flag back to false
2018-04-13 07:08:55 +02:00
Grzegorz Piwowarek ede9b12252 Rename MetricTypeTest (#3989) 2018-04-12 10:09:15 +03:00
Grzegorz Piwowarek d337266c7a
Fail the build when naming conventions violated (#3974)
* Failing build if unit test name does not follow one of the following conventions : ..IntegrationTest, ..LongRunningUnitTest, ..ManualTest, ..JdbcTest, ..LiveTest

* Custom PMD Rules project

* Fixed this issue when unit test classes were not being scanned by custom PMD rule (This happened after I pulled code from upstream project)

* Don't fail the build if PMD custom rule fails

* Reconfigure PMD

* Reformat POM

* Adjust PMD rules

* Rename test
2018-04-10 23:50:17 +02:00
Loredana Crusoveanu dca0a7c474
Merge pull request #3958 from MherBaghinyan/BAEL-1638
BAEL-1638
2018-04-09 13:17:03 +03:00
Loredana Crusoveanu 08e3fd1f61 exclude libraries 2018-04-09 12:22:13 +03:00
mherbaghinyan 5d636bac03 move javafx code to a separate module 2018-04-08 23:20:59 +04:00
Eugen Paraschiv 27086aab33 pom cleanup 2018-04-07 00:17:10 +03:00
Tom Hombergs b20a3a1097
Merge pull request #3909 from mansi2392/master
BAEL-1557 Intro to Apache OpenNlp
2018-04-05 23:26:48 +02:00
Loredana Crusoveanu a81bd92cef
Merge pull request #3894 from MherBaghinyan/BAEL-1638
Bael 1638
2018-04-04 01:04:27 +03:00
mherbaghinyan 1a443a6c63 bring back the maven 2018-04-04 00:10:17 +04:00
mherbaghinyan 90e6d2e19b minor changes 2018-04-04 00:05:36 +04:00
mansi2392 15e5d5fa1f BAEL-1557 Intro to Apache OpenNlp 2018-03-30 11:32:21 +05:30
Tom Hombergs 8da5252b51
Merge pull request #3888 from nguyennamthai/BAEL-1642
Core Maven Plugins
2018-03-26 21:46:15 +02:00
José Carlos Valero Sánchez af3141d412
Merge branch 'master' into BAEL-1556 2018-03-26 14:34:27 +02:00
Nguyen Nam Thai 4af43a4bd1 Core Maven Plugins 2018-03-26 10:40:54 +07:00
Eric Goebelbecker b8d9a18626 BAEL-1554 (#3864)
* BAEL-1554 - Flips code

* BAEL-1554 - Flips code, round 2

* BAEL-1554 - Guide to Flips

* BAEL-1554 - update read me

* BAEL-1554 - rename "Thing" to "Foo"

* BAEL-1554 - rename module to spring-4
2018-03-21 15:43:53 +01:00
Eric Goebelbecker 2b50c4c341 BAEL-1554 - Guide to Flips (#3827)
* BAEL-1554 - Flips code

* BAEL-1554 - Flips code, round 2

* BAEL-1554 - Guide to Flips

* BAEL-1554 - update read me

* BAEL-1554 - rename "Thing" to "Foo"
2018-03-16 16:06:38 -07:00
Dhrubajyoti Bhattacharjee ade15ea80a BAEL-1576 Guide to unirest (#3779) 2018-03-12 22:07:03 +01:00
Tom Hombergs 9bbbe5446f
Merge pull request #3798 from chrisoberle/master
BAEL-1533 Making a Spring MVC Form Remember Values
2018-03-11 17:09:37 +01:00
Tom Hombergs 95a37ccc10
Merge pull request #3777 from nguyennamthai/BAEL-1549
Bael 1549
2018-03-11 16:59:29 +01:00
Chris Oberle 84080c9e95 BAEL-1533 - Making a Spring MVC Form Remember Values 2018-03-10 07:06:26 -05:00
Alessio Stalla 36a7ed48af BAEL-1573 Code for the article: a guide to Jdbi (#3785) 2018-03-08 09:57:30 -08:00
Nikhil Khatwani 89c4933a2b Bael 1532 (#3767)
* Changes for BAEL1532

* Changes for BAEL_1532

* BAEL-1532-Added as module to parent project
2018-03-07 10:40:10 +00:00
Jose Carvajal c7f9792d54 BAEL-1108 (#3766)
* BAEL-399: A Guide to Multitenancy in Hibernate 5

* Removed unused properties in profile 2

* Changes after code review

* Add XML, JavaConfig and Autowired examples.

* BAEL-1517: Added Java7 style assertions

* BAEL-1517: Upgrade AssertJ to 3.9.0;
add Java 8 style assertion tests

* Revert "Add XML, JavaConfig and Autowired examples."

This reverts commit 8f4df6b903.

* BAEL-1517: Editor Review changes

* BAEL-1517: Formatting...

* BAEL-1572: AWS EC2 examples

* BAEL-1108

* BAEL-1570 (#3762)

* Create pom.xml

* Update pom.xml

* Create pom.xml

* Update pom.xml

* add impl

* add app

* minor cleanup

* testing work

* testing work

* testing work

* testing work

* cleanup work

* unused import cleanup

* cleanup work for tests

* formatting work

* testing cleanup

* minior rename

* cleanup work

* added link to article (#3768)

* Fixed tests and renamed test names

* BAEL-1108 Formatting
2018-03-07 04:16:38 +01:00
Nguyen Nam Thai bbe6f60916 Remove the ending line of the pom.xml file 2018-03-06 15:53:17 +07:00
Nguyen Nam Thai 3364e1ccad Initial commit for Apache Tika 2018-03-06 15:37:37 +07:00
Loredana Crusoveanu 391321e61d
Merge branch 'master' into tutorials/jerseyFiltersInterceptors 2018-03-06 10:07:51 +02:00
eelhazati 09bb65a846 BAEL-1570 (#3762)
* Create pom.xml

* Update pom.xml

* Create pom.xml

* Update pom.xml

* add impl

* add app
2018-03-04 10:44:05 +00:00
Eugen Paraschiv 54cc61e9f8 pom work 2018-02-28 18:55:45 +02:00