180 Commits

Author SHA1 Message Date
Aprian Diaz Novandi
d757050209 BAEL-1200 JavaPoet (#4500)
* Initial commit

* Implement JavaPoet examples
2018-06-20 00:32:28 +02:00
Jonathan Cook
04d4868eeb BAEL-1849 - Convert from String to Date in Java (#4476) 2018-06-17 16:41:54 +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
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
fa74f05d60
Merge pull request #3921 from denis-zhdanov/BAEL-1423-jctools
BAEL-1423 Java Concurrency Utility with JCTools Library
2018-04-20 00:40:23 +02:00
tamasradu
ed9f3fa2e2 Using assertThatThrownBy (#4047) 2018-04-19 14:28:38 -07:00
Tom Hombergs
45a4e47ddc
Merge branch 'master' into BAEL-1423-jctools 2018-04-16 22:06:44 +02:00
tamasradu
72b5ac265c Updated unit test to use assertj (#4025) 2018-04-16 07:38:24 -07:00
Denis Zhdanov
4073b10bbe BAEL-1423 Java Concurrency Utility with JCTools library
Addressed editor's comments
2018-04-16 01:39:16 +03:00
Eric Goebelbecker
a41399d8a1 BAEL-1595 - JetS3t (#3994)
* BAEL-1595 - JetS3t for S3 storage.

* BAEL-1595 - use ArrayList for streams

* BAEL-1595 - use ArrayList for streams
2018-04-14 08:50:07 -07: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
tamasradu
1977fe28f0 BAEL-1372: Adding jUnits for Testing Netty with EmbeddedChannel article (#3973) 2018-04-10 07:20:50 -07:00
Eugen Paraschiv
624c72b1c3 testing work 2018-04-07 00:02:53 +03:00
Alessio Stalla
266c285533 BAEL-1040 (#3929)
* Code for BAEL-1040

* Amended code for BAEL-1040

* Amended tests for BAEL-1040
2018-04-03 16:44:06 -07:00
Eric Goebelbecker
b34473ebbb BAEL-1595 - JetS3t for S3 storage. (#3920) 2018-04-01 22:38:51 -07:00
Eric Goebelbecker
48b8d2c8a5 BAEL-1545 - Nats Tutorial (#3904) 2018-03-28 22:06:24 -07:00
Alessio Stalla
c8ad201cf2 Code for BAEL-1040 (#3897) 2018-03-27 14:02:22 -07:00
Radu Tamas
46e4113042 Renamed test file and fix typo in method name 2018-03-15 15:49:45 +02:00
Radu Tamas
71f82f7b21 Ignored failing test 2018-03-14 17:06:40 +02:00
Radu Tamas
381242e50f Ignored failing test 2018-03-14 16:48:59 +02:00
Radu Tamas
0f533405da Adding code and jUnits for BAEL-1435 2018-03-14 16:20:24 +02:00
Dhrubajyoti Bhattacharjee
ade15ea80a BAEL-1576 Guide to unirest (#3779) 2018-03-12 22:07:03 +01:00
Eugen Paraschiv
2028662cd3 cleanup work 2018-03-04 18:23:38 +02:00
Eugen Paraschiv
b97310a15b minior rename 2018-03-04 18:06:53 +02:00
Eugen Paraschiv
698e78150c testing cleanup 2018-03-04 18:05:37 +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
83bc46ee22 BAEL-1368 Infinispan Guide (#3651)
* BAEL-1368: infinispan article

* BAEL-1368: new method timing method
2018-02-14 02:13:37 +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
Grzegorz Piwowarek
2169be4301
Async refactor (#3570) 2018-02-02 15:40:03 +01:00
tamasradu
72c9fea7e2 Radutamas/bael 1487 (#3569)
* Code for test article: Different Types of Bean Injection in Spring

* Adding jUnits for test article: Different Types of Bean Injection in Spring

* BAEL-1265: Adding jUnit for article

* BAEL-1265: Closing ExecutorService in jUnit

* BAEL-1487: Adding test for AsyncHtpClient tutorial
2018-02-01 14:56:36 +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
Loredana Crusoveanu
692f12636f add pact provider test (#3475) 2018-01-22 17:46:11 +01:00
Adi
369ec4e181 BAEL-1267: programmatically create, configure and run a tomcat server 2018-01-19 00:06:57 +02:00
Hakan Özler
db04ce54f0 [BAEL-1455] add docker client test cases and update pom (#3375) 2018-01-08 16:40:32 +01:00
Tomasz Lelek
2ef351434e Bael 1421 (#3222)
* BAEL-1421 live test of kafka streams

* BAEL-1421 Removed not-needed dependency

* BAEL-1421 rearannge

* BAEL-1421 rearannge

* fix pom
2017-12-24 06:33:37 +01:00
Loredana Crusoveanu
18c8747c98 BAEL-1248 google sheets api example (#3189)
* google sheets api example

* add dependencies

* rename test

* update test

* add comment

* trigger build

* trigger build

* Formatting to standards

* Getting rid of stray tabs

* Applying formatting rules to source files as well

* trigger build
2017-12-13 21:26:03 -07:00
Grzegorz Piwowarek
112f33acb9
Optimize build (#3227)
* Exclude NeurophTest

* Fix build
2017-12-13 11:25:47 +01:00
Grzegorz Piwowarek
c65795c7b0
Remove <testFailureIgnore>true (#2919) 2017-11-06 18:12:14 +02:00
nabyla
7489cf6eff PR Bouncycastle article (#2882)
* Add bouncycastle depedencies

* Add certificate and private key to resources folder

* add bouncycastle code sample

* Add bouncycastle test
2017-10-27 11:46:29 +02:00
Grzegorz Piwowarek
8248a66ddb Build Optimization 25.10 (#2867)
* First round

* Second round
2017-10-25 22:35:21 +02:00
Anton
31f4581de3 BAEL-1041 Introduction to Caffeine (#2585)
* BAEL-748 quick guide to @Value

* BAEL-748 changes from review

* BAEL-748 inject comma-separated values into array

* BAEL-768 Introduction to Netty

* BAEL-768 remove commented code

* BAEL-861 Introduction to Awaitility

* BAEL-861 rename Test to UnitTest

* BAEL-1041 Introduction in Caffeine

* BAEL-1041 fix test

* BAEL-1041 fix formatting

* BAEL-1041 fix expected/actual order

* BAEL-1041 remove trailing underscore

* Formatting after merge

* BAEL-1041 add spaces between data and assertions

* BAEL-1041 soft values example

* BAEL-1041 remove duplicate dependency

* BAEL-1041 formatting fix

* BAEL-1041 formatting fix
2017-10-10 20:53:59 -05:00
Grzegorz Piwowarek
47783354dd Build opt (#2721)
* Refactor JettyIntegrationTest

* Refactor RxJava samples

* Refactor RxJava samples
2017-10-09 23:51:39 +02:00
Grzegorz Piwowarek
491649a866 Refactor Docx examples (#2716) 2017-10-08 14:07:30 +02:00
nabyla
26508f3104 Docx4j article (#2714)
* add docx4j dependencies

* Add image.jpg (docx4j)

* add Docx4j example

* Add docx4j test

* Remove unused import

* Fix typo (baeldung instead of baledung)
2017-10-08 12:47:15 +02:00
Tomasz Lelek
c521aa66af BAEL-1155 crdt (#2659)
* BAEL-1155 crdt

* BAEL-1155 fix pom
2017-10-06 10:36:50 +02:00