148 Commits

Author SHA1 Message Date
freddyaott
18e1a3067d [BAEL-2270] Guide to XMPP Smack Client (#5959)
Smack Library - Simple chat client
2019-01-15 00:04:54 -03: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
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
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
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
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
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
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
amit2103
fc69e1257b [BAEL-8499] - Moved server related codes / articles to libraries-server module 2018-09-01 14:51:33 +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
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
61860cf7b8 move mqtt project 2018-07-28 22:24:38 +03:00
DOHA
ca170308ee move jmapper to libraries-data 2018-07-21 15:20:53 +03:00
DOHA
a97a56cd97 guide to jmapper 2018-07-17 19:47:56 +03:00
Aprian Diaz Novandi
d757050209 BAEL-1200 JavaPoet (#4500)
* Initial commit

* Implement JavaPoet examples
2018-06-20 00:32:28 +02:00
Grzegorz Piwowarek
2b0c6ed655 Kiview ftpclient (#4456)
* Add example for FTP client

Using Apache Commons Net

* Add missing resource

* Fix wrong file download in integration test

* Add example for using FTP support in JDK

* Close input stream after copy

* Fix test name
2018-06-13 08:19:03 -07:00
Seun Matt
749611e314 updated example code for BAEL-1425 (#4424) 2018-06-08 00:05:37 -07:00
Seun Matt
5ef5e539e4 Update to BAEL-1425 (#4399)
* added example code for Java mail

* added examp code for BAEL-1425

* updated example code for BAEL-1425

* updated example code for BAEL-1425
2018-06-03 14:56:14 -07:00
Seun Matt
3f9cf77272 Example Code for BAEL-1425 (#4394)
* added example code for Java mail

* added examp code for BAEL-1425

* updated example code for BAEL-1425
2018-06-02 22:13:07 -07:00
Rajat Garg
7267803efc
Merge branch 'master' into BAEL-1711-move-code-snippets 2018-05-13 21:40:31 +05:30
christopherfranklin
ca5a7d2e40 [BAEL-1659] Create REST microservices with javalin (#4145)
* [BAEL-1615] Code to support article.

* Adding example of provides...with

* Adding uses to main module

* [BAEL-1659] Creat REST microservices with javalin

* [BAEL-1659] Update article code based on feedback

* Revert parent pom change

* Using Optional instead of null
2018-05-12 06:23:23 +02:00
Rajat Garg
cd8ce2296c
Merge branch 'master' into BAEL-1711-move-code-snippets 2018-05-01 15:00:52 +05:30
RajatGarg
f9ddc38a39 BAEL-1734 move packages from libraries to libraries-data 2018-05-01 14:24:25 +05:30
Tom Hombergs
45a4e47ddc
Merge branch 'master' into BAEL-1423-jctools 2018-04-16 22:06:44 +02:00
Denis Zhdanov
4073b10bbe BAEL-1423 Java Concurrency Utility with JCTools library
Addressed editor's comments
2018-04-16 01:39:16 +03:00
Adam InTae Gerard
8cc218de70 BAEL-1484: Synchronous OpenCSV (#3784)
* BAEL-1484: Synchronous OpenCSV

* corrected pom.xml and package

* Refactored for future async example

* Resource Link
2018-04-12 09:58:55 +03:00
Grzegorz Piwowarek
df42f243f2
NatsClient refactor (#3914) 2018-04-11 12:19:49 +02:00
tamasradu
1977fe28f0 BAEL-1372: Adding jUnits for Testing Netty with EmbeddedChannel article (#3973) 2018-04-10 07:20:50 -07:00
Eric Goebelbecker
48b8d2c8a5 BAEL-1545 - Nats Tutorial (#3904) 2018-03-28 22:06:24 -07:00
Loredana Crusoveanu
ac9651c773
Merge pull request #3812 from tamasradu/radutamas/BAEL-1435
Radutamas/bael 1435
2018-03-17 23:36:24 +02: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
Radu Tamas
0f533405da Adding code and jUnits for BAEL-1435 2018-03-14 16:20:24 +02:00
Eugen Paraschiv
4a489e4afc unused import cleanup 2018-03-04 17:42:36 +02:00
Eugen Paraschiv
d2a2a65566 cleanup work 2018-03-04 17:39:09 +02:00
Grzegorz Piwowarek
c0bf1c7a93 Refactor Infinispan example (#3684)
* Refactor Infinispan examples

* Refactor Infinispan examples
2018-02-19 17:20:16 +01:00
Allan Vital
6eeff13c45 BAEL-1368: infinispan article (#3633) 2018-02-11 14:36:33 +01:00
Grzegorz Piwowarek
d2a4e04f37
Merge branch 'master' into BAEL-1267-programmatic-tomcat 2018-02-03 12:37:01 +01:00
mkuligowski
a48e062598 BAEL-1204 (#3508)
* Initialize smooks subproject

* Add Smooks dependency

* Delete files form badly created submodule

* Add domain classes

* Create class responsible for converting Orders

* Create class responsible for validating messages

* Add configuration file

* Add integration tests for Smooks converters and validators

* ADd en_US locale and fix date format

* Fix number format in expected messages

* Delete unused mapping

* Remove unused conversion to JSON

* Add assertion for ruleName in givenIncorrectOrderXML_whenValidate_thenExpectValidationErrors
2018-01-30 22:49:54 +01:00
Donato Rimenti
db903618f3 BAEL-1321 Jetty 9 Server - Create, Configure programmatically (#3482)
* Implemented server factory and its tests. Changed Jetty version to latest, removed duplicate entry and added jetty-webapp dependency in pom.xml.

* Added missing war file and changed tests port for Travis build.
2018-01-23 00:28:45 +01:00
Seun Matt
6923d3accd Example Code for Exceptions in Netty (#3406)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code

* added example code for bytebuddy

* added example code for PCollections

* update pom

* refactored tests for PCollections

* spring security xml config

* spring security xml config

* remove redundant comment

* example code for apache-shiro

* updated example code for Vavr Collections

* updated Vavr's Collection example

* updated Vavr Collection file

* updated example code for Apache Shiro

* updated Vavr Collections example

* added example code for N1QL

* update example code for N1QL

* added integration test for N1QL

* update N1QL Example code

* update the N1QL example Code

* rename module to couchbase

* rename module to couchbase

* change module name in parent module and pom

* added cas-server module

* added cas secured app for Spring SSO with CAS

* refactor cas modules into cas folder

* updated files

* removed redundant files

* refactor the config for cas-server

* added sql file to generate tables and database

* added source code for VRaptor

* update source code for VRaptor article

* update pom and reformat code

* add example code for BAEL-1439

* updated code for netty exceptions
2018-01-20 18:18:01 +01:00