RajatGarg
f9ddc38a39
BAEL-1734 move packages from libraries to libraries-data
2018-05-01 14:24:25 +05:30
tamasradu
72b5ac265c
Updated unit test to use assertj ( #4025 )
2018-04-16 07:38:24 -07: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
Kiran
dcc7fa65dd
Updated for BAEL 971 ( #2702 )
...
* Updated Lang3Utils.java
Added a new test for ConcurrentException and updated other exception with Lambda
* LazyInitializer sample files
* Updated file with LazyInitializer Unit Test
* Updated BuidlerMethods class to include LazyInitializer & BackgroundInitializer
* Updated Lang3UtilsTest class
* Updated Lang3UtilsTest class
2017-10-03 23:29:54 +02:00
Parth Karia
d343c59a3c
BAEL-815 Move JGraphT code from libraries to algorithms ( #2695 )
...
* BAEL-815 Introduction to JGraphT
* BAEL-815 Move code from libraries to algorithms
2017-09-30 23:46:48 -07:00
Parth Karia
692fe31575
BAEL-815 Introduction to JGraphT ( #2653 )
...
* BAEL-243 Spring Batch using Partitioner
* BAEL-1106 Introduction to javax.measure
* Unnecessary Committed
* BAEL-1106 Move code to libraries from core-java
* BAEL-1106 Move code to libraries from core-java
* BAEL-815 Introduction to JGraphT
* BAEL-815 Introduction to JGraphT
2017-09-27 07:50:08 -07:00
adamd1985
8bf825d046
Code examples for the articl on Apache bags ( #2671 )
2017-09-25 20:24:24 +02:00
Ahmed Tawila
68d807e0c4
close cache instances properly ( #2630 )
...
* Evaluation article: Different Types of Bean Injection in Spring
* added tests & changed configuration to Java-based config
* removed xml config files
* rename unit tests
* BAEL-972 - Apache Commons Text
* remove code from evaluation article
* remove code from evaluation article
* BAEL-972 - Apache Commons Text - added another example
* BAEL-972 - Apache Commons Text - just indentation
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java - fix problems
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* fix formatting
* BAEL-1033 minor refactor
* BAEL-1035 Introduction to Eclipse Collections
* format
* BAEL-1035 Introduction to Eclipse Collections
* BAEL-1035 Introduction to Eclipse Collections
* BAEL-1035 Introduction to Eclipse Collections
* cleanup
* cleanup
* BAEL-1109 Introduction to JCache
* BAEL-1109 Introduction to JCache
* remove unneeded property in pom.xml
* fix formatting
* close cache instances properly
* remove latest commit
* BAEL-1057 Introduction to rxjava-jdbc
2017-09-23 11:42:36 +02:00
lor6
5fe5887be7
add simpleentry test ( #2654 )
2017-09-21 10:22:04 +02:00
Devendra Tiwari
0dd6ddd137
Updated test method names to BDD convention ( #2643 )
2017-09-18 14:17:49 -07:00
Kiran
a3f70aafe4
Updated Lang3Utils.java ( #2584 )
...
* Updated Lang3Utils.java
Added a new test for ConcurrentException and updated other exception with Lambda
* LazyInitializer sample files
* Updated file with LazyInitializer Unit Test
2017-09-16 18:49:21 +02:00