Commit Graph

362 Commits

Author SHA1 Message Date
amit2103 afe4a98944 [BAEL-10866] - Resolved conflicts 2018-12-22 18:58:28 +05:30
charlesgonzales cdbf8288b9
Update README.md 2018-12-20 21:57:32 +08:00
Eugen Paraschiv 8ed4ac497c maven cleanup 2018-12-18 23:15:46 +02:00
Emily Cheyne 9297099abf
BAEL-1049 update readme (#5941) 2018-12-16 16:28:09 -08:00
amit2103 78735f582b [BAEL-10866] - Upgrade jackson version in tutorials repository 2018-12-16 23:57:08 +05:30
Loredana ca3a38aa0a move ftp file 2018-12-16 17:20:58 +02:00
amit2103 5174d9495b [BAEL-10840] - Moved FTP related code back to libraries module 2018-12-16 17:11:21 +05:30
amit2103 ea25895da1 Fixed conflicts 2018-12-16 16:45:48 +05:30
Paul van Gool 5525c12776 BAEL-1049: Re-merge changes. (#5895)
* BAEL-1049: Re-merge changes.

* Change to re-trigger build

* Change to re-trigger the build

* Change to re-trigger build

* Change to re-trigger build
2018-12-12 14:20:14 -08:00
Wosin 22d22c7c4e BAEL-1039: Introduction to Derive4J (#5845) 2018-12-09 22:26:28 +01:00
amit2103 d737e15c6b [BAEL-10840] - Create a libraries-apache-commons module 2018-12-08 15:29:38 +05:30
Paul van Gool 8b8fda7d0b BAEL-1049
* BAEL-1049: Update to latest version, and added tests.

* Update FunctionalJavaUnitTest.java

* Update FunctionalJavaUnitTest.java

* Add blank lines before asserts.
2018-12-05 18:11:21 -08:00
Eugen Paraschiv a6c9c5840f disabling unnecessary repo 2018-11-24 13:36:27 +02:00
charlesgonzales 23143a0c17 Bi-monthly test fix - BAEL-10195 (#5626)
* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD
2018-11-08 21:23:23 +01:00
Paul van Gool 831cdf2bd6 BAEL-1215: Introduction to the Suanshu math library (#5469)
* BAEL-1215: Introduction to the Suanshu math library

* Updated examples based on feedback.
2018-10-17 13:00:14 -07:00
Loredana Crusoveanu 38ddcc6477 rename test to manual 2018-10-14 19:26:46 +03:00
amit2103 29cee792a8 [BAEL-9601] - Upgraded groovy-all version in libraries module 2018-10-14 20:02:51 +05:30
Rokon Uddin Ahmed 3c35e25015 BAEL-9344 (#5435)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md
2018-10-12 22:22:56 +02:00
Chirag Dewan d9724fc153 BAEL-1426 Adding a message generator and updated Word Count Transactional App 2018-09-22 15:22:06 +05:30
Loredana Crusoveanu c493e00819 add mappingstrategy opencsv method 2018-09-16 22:03:38 +03:00
Loredana Crusoveanu 06f66eda2e
Merge pull request #5258 from eugenp/bidimap-test
add bidimap key test
2018-09-15 17:39:39 +03:00
Loredana Crusoveanu 8d65e267e6 add bidimap key test 2018-09-15 17:15:15 +03:00
Wosin 05e1700fb7 Moved Flink related code from libraries to libraries-data module. (#5253) 2018-09-15 13:14:57 +02:00
Alejandro Gervasio 332061d8bd BAEL-971 - An Introduction to Apache Commons Lang (#5165)
* Initial Commit

* Update SystemsUtilsUnitTest.java

* Update SystemsUtilsUnitTest.java

* Update ConstructorUtilsUnitTest.java

* Update FieldUtilsUnitTest.java

* Update ConstructorUtilsUnitTest.java

* Update MethodUtilsUnitTest.java

* Update BasicThreadFactoryUnitTest.java

* Update ConstructorUtilsUnitTest.java
2018-09-13 07:11:30 +02:00
José Carlos Valero Sánchez e1689b6f31
Merge pull request #5190 from dev-chirag/master
BAEL-1426 Kafka Transactional API - achieving Exactly Once
2018-09-12 09:04:37 +02:00
Chirag Dewan 6f2d31b26a BAEL-1426 Updating an existing test case due to migration to Kafka2.0 2018-09-09 17:26:53 +05:30
sachin29aug 2caf645726 BAEL-8833: Cleanup the maven-dependency-plugin usage 2018-09-07 15:58:10 -04:00
Chirag Dewan a76e5fba25 BAEL1426 - Kafka Transactional API. Updating the kafka-clients version to 2.0.0 2018-09-07 21:44:49 +05:30
Chirag Dewan 443df74d09 BAEL1426 - Kafka Transactional API. Updating the kafka-clients version to 2.0.0 2018-09-06 23:19:26 +05:30
Dhawal Kapil 375df7f3aa Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8844 2018-09-03 23:40:07 +05:30
Dhawal Kapil 9ab54cb4ab BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Removed prerequisites tag from jee-7, jhipster-monolithic, spring-swagger-codegen-api-client
- Fixed other issues causing warnings
2018-09-03 23:32:35 +05:30
Tom Hombergs 276fbd8dc1
Merge pull request #4958 from Wosin/BAEL-1994
BAEL-1994: Flink and Kafka Data Pipeline
2018-09-03 18:06:12 +02:00
DomWos be81f87c3c Switched fields to be static to remove initialization in method. 2018-09-03 12:08:45 +02:00
Dhawal Kapil 550952c995 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
Loredana Crusoveanu 56ba65c2ea
Update README.md 2018-09-01 13:40:29 +03:00
amit2103 fc69e1257b [BAEL-8499] - Moved server related codes / articles to libraries-server module 2018-09-01 14:51:33 +05:30
amit2103 3bd1ed4ece [BAEL-8456] - Moved Java Date articles into a new module - 'java-dates' 2018-08-25 17:44:06 +05:30
DomWos 1921b585a6 BAEL-1994: Updates and small changes 2018-08-24 11:14:40 +02:00
DomWos 610d0ce869 BAEL-1994: Moved the code to libraries module 2018-08-18 20:20:29 +02:00
Chirag Dewan 216715010b Adding Hello world Servlet and HTML impl 2018-08-08 22:19:00 +05:30
Rokon Uddin Ahmed 943df6917e BAEL-7708 04.08.2016 (#4893)
* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md
2018-08-06 14:04:56 +02:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Loredana Crusoveanu 4aa8633c43 add libraries server project 2018-07-31 22:39:22 +03: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
Loredana Crusoveanu 4981b1fd0e
Update pom.xml 2018-07-29 15:03:12 +03:00
Loredana Crusoveanu 61860cf7b8 move mqtt project 2018-07-28 22:24:38 +03:00
charlesgonzales f431a4c3ff add links (#4804)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-07-24 19:21:55 +02:00
DOHA ca170308ee move jmapper to libraries-data 2018-07-21 15:20:53 +03:00
Doha2012 5d38063893 guide to jmapper (#4745)
* guide to jmapper

* Update JMapperIntegrationTest.java

* Update JMapperRelationalIntegrationTest.java
2018-07-20 18:59:32 +02:00
Eugen Paraschiv 45975204d6 temporarily making a test live 2018-07-19 16:45:49 +03:00