Commit Graph

362 Commits

Author SHA1 Message Date
hgomez d936889921 first version 2017-11-04 17:43:04 -04:00
Grzegorz Piwowarek 88adbb6421
Update pom.xml (#2897) 2017-10-29 07:21:20 +01:00
Shaimaa Shalaby 303db6c663 Intro to JDO Queries 2/2 article (#2871)
* ADD 
MyApp.java class
ProductItem.java class

modify:
package.jdo to add a named query
pom.xml to add datanucleus-jdo-query.jar

* remove sys.out statements
2017-10-27 23:42:37 +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
Grzegorz Piwowarek 0cbf29690e Update README.md (#2831) 2017-10-23 08:08:58 +02:00
KevinGilmore 8cf77804c6 BAEL-1041: update README (#2746)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README
2017-10-15 21:56:20 -05:00
Grzegorz Piwowarek 0b5fbdc53e Cody756 master (#2740)
* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create 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

* 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

* Create 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

* 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

* Create 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

* Create 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

* Merge fix
2017-10-15 13:55:42 +02:00
Grzegorz Piwowarek b6451199e7 Update README.md (#2737) 2017-10-15 10:31:00 +02:00
Anton 5df269f171 BAEL-1041 Caffeine (#2734)
* 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

* BAEL-1041 use logger instead of sout
2017-10-15 07:22:30 +02:00
hugosama1 a6e8045793 StreamEx tutorial (#2685) 2017-10-13 22:25:16 +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
YasinBhojawala 9c0b6b4a47 BAEL-1139 move to new saas module (#2719)
* Removed unintentionally commented code

* BAEL-1139 move jira API to a new saas module

* no tabs only spaces

* changes
2017-10-10 09:21:35 -07:00
KevinGilmore 741971de9b 1155 README update (#2723)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README
2017-10-09 21:44:39 -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
Yasin 3f21a3b529 Removed unintentionally commented code (#2711) 2017-10-06 20:35:40 +02:00
Grzegorz Piwowarek 1dbc2c9127 Refactor JiraClient (#2710) 2017-10-06 10:26:06 -07:00
Tomasz Lelek c521aa66af BAEL-1155 crdt (#2659)
* BAEL-1155 crdt

* BAEL-1155 fix pom
2017-10-06 10:36:50 +02:00
YasinBhojawala e71902db06 BAEL-1139 added more examples (#2686)
* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 added more examples

* BAEL-1139 How to Integration with the JIRA API

* How to Integration with the JIRA API

* BAEL-1139 add and delete issue

* BAEL-1139 minor improvements

* BAEL-1139 comment conflicting dependencies

* Update pom.xml
2017-10-05 07:56:50 -07: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
Shaimaa Shalaby 3220913767 From JDO to XML and Back Again 2/3 (#2681)
* From JDO to XML and Back Again 2/3

* remove comments

* remove myapp class

* divided into methods

* remove main methods

* remove classes
2017-10-01 23:53:09 +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
parthkaria 38b2dc0028 BAEL-815 Introduction to JGraphT 2017-09-27 14:52:54 +05:30
parthkaria f52560cdbb BAEL-815 Introduction to JGraphT 2017-09-27 14:51:43 +05:30
parthkaria 2e9e447ee4 Merge remote-tracking branch 'upstream/master'
Conflicts:
	libraries/pom.xml
2017-09-27 14:42:30 +05:30
adamd1985 8bf825d046 Code examples for the articl on Apache bags (#2671) 2017-09-25 20:24:24 +02:00
Yasin 8db94607f9 BAEL-1139 How to Integration with the JIRA API (#2665)
* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 How to Integration with the JIRA API
2017-09-23 23:42:25 -07: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
Dassi orleando 16b6e089c6 BAEL-1107 : Introduction to Apache Cayenne Orm (#2650)
* Different types of bean injection in Spring

* Difference between two dates in java

* Update README.md

* Simple clean of difference between dates

* Clean my test article

* Improve dates diff: for dates and datetimes

* Move difference between dates from core-java to libraries

* BAEL-890 - Kotlin-Allopen with Spring example

* BAEL-1107 - Introduction to Apache Cayenne Orm
2017-09-20 18:01:43 -07: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
Rokon Uddin Ahmed f3557dec41 16.09 (#2628)
* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create 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

* 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

* Create 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

* 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

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2017-09-16 12:26:29 +03:00
Grzegorz Piwowarek 556e8fa90b Refactor jcache examples (#2620) 2017-09-14 11:02:05 +03:00
KevinGilmore c0350ccc99 BAEL-973: updated README (#2618) 2017-09-13 22:44:26 -05:00
dimitarsazdovski 8ac23221fe Bael 817 refactor (#2575)
* Code refactor according to comments

* Moved to new module

* Changes in pom file
2017-09-13 12:28:01 +02:00
Dassi orleando 488eab1898 BAEL-890 - Kotlin-Allopen with Spring example (#2582)
* Different types of bean injection in Spring

* Difference between two dates in java

* Update README.md

* Simple clean of difference between dates

* Clean my test article

* Improve dates diff: for dates and datetimes

* Move difference between dates from core-java to libraries

* BAEL-890 - Kotlin-Allopen with Spring example
2017-09-12 12:05:06 +02:00
Grzegorz Piwowarek 4cba067620 Fix int tests (#2609)
* Rename JdbcIntegrationTest to JdbcLiveTest

* Rename JdbcIntegrationTest to JdbcLiveTest

* Rename JdbcIntegrationTest to JdbcLiveTest

* Rename Integration tests to Live tests

* Turn off benchmarks

* BroadcastIntegratonTest -> BroadcastLiveTest

* Refactor Retrofit samples
2017-09-11 20:31:34 +02:00
nabyla 07d7ec51e8 Functional Java PR (#2599)
* Update pom.xml with functionalJava dependencies

* Add functionalJava classes

* update README.md

* remove unnecessary functionalJava dependencies

* add FunctionalJava Tests

* Delete FunctionalJavaMain.java

* Fix Package Name
2017-09-10 07:53:27 -07:00
hugosama1 f6ced9a7ac Examples for retrofit guide (#2596) 2017-09-10 11:37:12 +02:00
Ahmed Tawila aa612b71bb BAEL-1109 Introduction to JCache (#2594)
* 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
2017-09-09 12:37:26 -07:00
nabyla 35ac22c947 FunctionalJava article (#2586)
* Update pom.xml with functionalJava dependencies

* Add functionalJava classes

* update README.md
2017-09-08 09:31:39 -07:00
Grzegorz Piwowarek f6d6274c9f Update README.md (#2580) 2017-09-07 22:08:22 +02:00
Grzegorz Piwowarek e62553523a Update README.md (#2579) 2017-09-07 20:10:16 +02:00
Eric Goebelbecker da32a94d12 BAEL-1018 - Introduction to MBassador (#2576)
* BAEL-1018 - Introduction to MBassador

* BAEL-1018 - Introduction to MBassador. Add type for some of the MBassadors.
2017-09-07 07:16:10 -07:00
Charith De Silva efbac53ec9 BAEL-973 Apache Commons Commons IO (#2262)
* BAEL-973 Apache Commons Commons IO

* BAEL-973 : fix up formatting

* BAEL-973 : review comments.

* BAEL-973 : review comments.

* BAEL-973 : review comments.

* BAEL-973 : review comments.

* BAEL-973 : review comments.

* BAEL-973 : review comments.
2017-09-06 22:52:48 -05:00
Grzegorz Piwowarek e0c1678dfb Refactor Retrofit samples (#2568) 2017-09-06 18:37:58 +02:00
lor6 4b9ec46ca3 unit-api examples (#2566)
* unit-api examples

* fix conflict
2017-09-06 07:49:55 +02:00
Grzegorz Piwowarek cafdf51bd7 Refactor JDeffered (#2559) 2017-09-05 19:59:42 +02:00
bankole salako 7b836d9211 Pairs functionality in Java (Core Java, Apache Commons and Vavr) (#2563)
* Unit tests for pairs functionality in Java (Core Java, Apache Commons and Vavr)

* Remove default file templates

* Refactor mustache

* BAEL-1123 - Testing Linked List for Cycles - deep20jain@gmail.com (#2525)

* Adding node and cycle detection by hashing

* Adding implementation for all algorithms for cycle detection and removal

* Applying formatting rules

* JDeferred (#2553)

* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation

* change as per suggestion

* vavr either

* adding unit test and othe rutilities

* adding concurrent module

* concurrent package description

* concurrent package description

* Update EitherUnitTest.java

* introducing lambda expression

* jooby project

* jooby project

* reducing employee bean content

* bootique module

* bootique

* bootique

* undertow module

* undertow module

* refactoring

* using lambda

* as per baeldung formatter

* easy code added for simplicity

* simpliflying

* adding JDeferred module

* moved jdeferred to librarires module

* BAEL-1116 Spring swagger codegen (#2527)

* Spring integration with Swagger client code genrator

* Refactor

* format pom.xml

* BAEL-1106 Introduction to javax.measure (#2522)

* 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

* Update pom.xml

* Introduced jmh benchmarking (#2549)

* Bael 1043/protonpack (#2415)

* BAEL-1043/ Introduction to protonpack

* Added test cases for windowed() api

* Resolving merge issues

* Retrofit rx (#2519)

* Retrofit with RxJava

* Correct spelling mistake

* Use spaces for indentation instead of tabs in pom.xml

* Use spaces for indentation instead of tabs in pom.xml

* Add Retrofit integration with RxJava to libraries module

* Remove standalone project for Retrofit integration with RxJava

* remove retrofit-rxjava module

* Fixed error in pom.xml caused by an issue while merging

* Retrofit integration with RxJava

* Fix test cases

* Fix merge issues

* BAEL-1016 Merging master

* import source BAEL-1084 (#2560)

* Moved to libraries folder from core-java
2017-09-05 17:51:08 +02:00
Hany Ahmed fd37ffb7c2 Retrofit rx (#2519)
* Retrofit with RxJava

* Correct spelling mistake

* Use spaces for indentation instead of tabs in pom.xml

* Use spaces for indentation instead of tabs in pom.xml

* Add Retrofit integration with RxJava to libraries module

* Remove standalone project for Retrofit integration with RxJava

* remove retrofit-rxjava module

* Fixed error in pom.xml caused by an issue while merging

* Retrofit integration with RxJava

* Fix test cases

* Fix merge issues

* BAEL-1016 Merging master
2017-09-04 21:47:19 +02:00
Devendra Tiwari 1afa7e2fcf Bael 1043/protonpack (#2415)
* BAEL-1043/ Introduction to protonpack

* Added test cases for windowed() api

* Resolving merge issues
2017-09-04 10:04:18 -07:00
Parth Karia 839a68f616 BAEL-1106 Introduction to javax.measure (#2522)
* 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

* Update pom.xml
2017-09-04 13:47:36 +02:00
Abhinab Kanrar acf9bf7c4a JDeferred (#2553)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation

* change as per suggestion

* vavr either

* adding unit test and othe rutilities

* adding concurrent module

* concurrent package description

* concurrent package description

* Update EitherUnitTest.java

* introducing lambda expression

* jooby project

* jooby project

* reducing employee bean content

* bootique module

* bootique

* bootique

* undertow module

* undertow module

* refactoring

* using lambda

* as per baeldung formatter

* easy code added for simplicity

* simpliflying

* adding JDeferred module

* moved jdeferred to librarires module
2017-09-03 22:39:16 +02:00
Eric Goebelbecker 3c4faf999d BAEL-1018 - Introduction to MBassador (#2551) 2017-09-02 16:08:39 -07:00
shekhar-s 498a84c8b3 removed If condition (#2546) 2017-09-01 23:44:37 +02:00
hugosama1 86c1d6d22d First proposition for introduction to spring-yarg (#2540) 2017-09-01 21:57:45 +02:00
Grzegorz Piwowarek aaa3d117e2 Update versions in libraries (#2543)
* Bump datanucleus versions

* Update HikariCP

* Update Hoverfly-java
2017-09-01 14:23:05 +02:00
Grzegorz Piwowarek 6d797a2cc3 Refactor JavaDirectoryDelete (#2542) 2017-09-01 09:41:11 +02:00
shekhar-s 2f3e36405a Moved article code to libraries, added a null check and reverted change to core-java pom.xml (#2530) 2017-08-31 10:10:37 +02:00
parthkaria f6216f2754 BAEL-1106 Move code to libraries from core-java 2017-08-31 12:55:56 +05:30
Dassi orleando 2aeef70d39 BAEL-1074 move difference between dates from core-java to libraries (#2533)
* Different types of bean injection in Spring

* Difference between two dates in java

* Update README.md

* Simple clean of difference between dates

* Clean my test article

* Improve dates diff: for dates and datetimes

* Move difference between dates from core-java to libraries
2017-08-30 16:23:59 +02:00
Kiran 73526dd0a8 BAEL - 971 Code Changes (#2492)
* BAEL-971 Code

BAEL-  971 Introduction to Apache Commons Lang3 code

* BAEL - 971 Code

BAEL - 971 : Introduction to Apache Commons Lang3

* Updated the commons.lang version from V3.5 to V3.6
2017-08-28 18:18:44 +02:00
Nancy Bosecker 9b563d87f0 Added another remove example (#2484)
* moved test file to correct location

* added another remove example
2017-08-24 22:19:15 +02:00
lor6 18b1334ff1 move reladomo ex to librarie-data (#2485) 2017-08-23 10:53:21 +02:00
Grzegorz Piwowarek 8a34433095 Optimize libraries (#2458) 2017-08-22 13:13:24 +02:00
lor6 04fa1782a2 reladomo example (#2469)
* reladomo example

* fix formatting

* add plugin versions

* fix closing streams
2017-08-21 20:25:12 +02:00
dimitarsazdovski b65bccabd1 Bael 817 (#2411)
* Stashed changes

* Changed method access restriction

* Added test class

* Changes to pom file

* Changed formatting. Changed file path variable

* Changed pom file. Changed unit test name

* pom file
2017-08-19 21:04:56 -05:00
Rokon Uddin Ahmed 04689cc249 pull 16.08 (#2454)
* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create 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

* 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

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2017-08-17 17:41:56 +02:00
Nancy Bosecker 4226100ea9 moved test file to correct location (#2437) 2017-08-16 21:10:01 +02:00
Carsten Gräf eeb89df150 Merge pull request #2447 from earth001/master
BAEL-1079
2017-08-16 17:32:43 +02:00
juan 7ec1db1be2 Sample code for article - JIRA: (BAEL-1079) Java 8 Streams distinctBy() some property(+ external tools) 2017-08-15 23:48:47 -03:00
Mohit Sinha 299be4a629 BAEL-1105: Apache Commons CSV, Changed name of testcase 2017-08-15 15:28:51 +05:30
Mohit Sinha 9308baeb9c BAEL-1105: Apache Commons CSV, Test cases 2017-08-15 14:52:38 +05:30
Ahmed Tawila 9b2e8ec9f9 BAEL-1035 Introduction to Eclipse Collections (#2425)
* 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
2017-08-12 18:42:04 +02:00
Ahmed Tawila 310e89e4f0 BAEL-1035 Introduction to Eclipse Collections (#2421)
* 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
2017-08-12 07:59:15 +02:00
Eric Goebelbecker 69d8c10751 BAEL-1044 - Introduction to NoException (#2412)
* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* Update pom.xml

Add missing </dependency>
2017-08-10 10:59:38 -07:00
Ahmed Tawila c3de3dbfa9 BAEL 1035 - Introduction to Eclipse Collections (#2395)
* 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
2017-08-10 15:58:22 +02:00
Grzegorz Piwowarek b5478f7e9a Build opt 9 08 2017 (#2397)
* pCollections

* Reformat

* Refactor metrics

* Refactor hoverfly
2017-08-09 15:32:08 +02:00
KevinGilmore 53433a06d8 README updates (#2389)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)

* BAEL-1010: Guide to the HyperLogLog Algorithm (README)

* BAEL-907: Guide to Apache Commons CircularFifoQueue (README)

* BAEL-1086: README update

* BAEL-644: README update
2017-08-07 17:45:03 -05:00
KevinGilmore ddee04fca6 BAEL-644: RSS with Rome (#2385)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)

* BAEL-1010: Guide to the HyperLogLog Algorithm (README)

* BAEL-907: Guide to Apache Commons CircularFifoQueue (README)

* BAEL-644: Quick Guide to RSS with Rome
2017-08-06 21:53:30 -05:00
Grzegorz Piwowarek 891b4eb248 Remove jooq module (#2375)
* Remove jooq module

* Refactor
2017-08-05 14:11:45 +02:00
Syed Ali Raza a3ed5a57a3 BAEL-1051: Introduction to Hoverfly Java (#2320)
* BAEL-1051: Fixed merge issue

* BAEL-1051: Updated examples based on review

* BAEL-1051: Fixed Merge Issues
2017-08-01 17:40:23 +02:00
Ahmed Tawila 4b53c00bca BAEL-1033 Introduction to StreamUtils (#2341)
* 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
2017-07-31 14:57:52 +02:00
Raúl Juárez 585597f11d New libraries-data module (#2343) 2017-07-31 14:43:36 +02:00
KevinGilmore 6bfd4d3aae BAEL-907: README updated (#2340)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)

* BAEL-1010: Guide to the HyperLogLog Algorithm (README)

* BAEL-907: Guide to Apache Commons CircularFifoQueue (README)
2017-07-30 09:31:09 -05:00
Ahmed Tawila 36608b78cc BAEL-1033 Introduction to StreamUtils (#2337)
* 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
2017-07-30 09:57:10 +02:00
Adam InTae Gerard dc037a4ce8 System outs for tests (#2321) 2017-07-30 09:24:14 +02:00
Raúl Juárez 4441d969fa BAEL-1023 Introduction to Kryo (#2336) 2017-07-30 07:57:36 +02:00
Seun Matt ae33aa6386 Refactored tests for PCollections (#2331)
* 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
2017-07-29 16:44:40 +02:00
dimitarsazdovski 828e5143d1 BAEL-907: Code example and tests (#2295)
* BAEL-907: Code example and tests

* Moved files to libraries module

* Moved example to test class

* Moved files. Formatted code. Changed object declaring.

* Code fixes according to comments
2017-07-28 07:33:00 -05:00
Seun Matt 0a631ac326 Example Code for BAEL-1048 (#2316)
* 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
2017-07-27 22:59:45 +02:00
Adam InTae Gerard d4f245a275 BAEL-771 (#2286)
* BAEL-771

* Corrected XOR from mislabeled AND

* Unit tests added

* Merged into libraries module - removed Neuroph module

* Merged into libraries module - removed Neuroph module

* Merged pom.xml

* Merged pom.xml

* libraries pom.xml - I removed a white space during merge so conflict persisted - here's the temporary reversion
2017-07-26 00:11:02 +02:00
Jesus Boadas ef5013ce24 Delete Vaadin from libraries (#2309)
* Delete Vaadin from libraries

* Add Vaadin to tutorials
2017-07-23 13:10:39 -07:00
slavisa-baeldung e96690ef20 BAEL-964 - Changing assertions within invert test 2017-07-22 07:05:12 +01:00
Jesus Boadas 7d36972570 changed thread for ScheduledExecutorService (#2297) 2017-07-20 07:13:42 -07:00
Jesus Boadas a24e442731 Vaadin server-push, data binding and validators (#2283) 2017-07-18 16:46:02 -07:00
KevinGilmore aba59e88d9 BAEL-1010: README (#2284)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)

* BAEL-1010: Guide to the HyperLogLog Algorithm (README)
2017-07-18 18:34:06 -05:00
Seun Matt 2ce547d4cd Complete Example Code for BAEL-782 (#2270)
* 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
2017-07-18 00:44:10 +02:00
Mohit Sinha 3671427d5e BAEL-969 Apache Commons Chain (#2228)
* BAEL 969 Apache Commons Chain - Example with testcase

* Made changes for Apache Commons Chain as per recommendation
2017-07-17 22:23:03 +02:00
Tomasz Lelek fb7d3fe8f4 Bael 1010 hll (#2274)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml

* BAEL-1010 clearer code

* use isCloseTo
2017-07-17 07:10:55 +03:00
slavisa-baeldung d8d1171afa BAEL-964 - printing directly to standard output 2017-07-15 18:51:14 +01:00
KevinGilmore 470ac0c7bb BAEL-861 README update (#2267)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README

* BAEL-509: Security and WebSockets (README)

* BAEL-861: Intro to Awaitility (README)
2017-07-15 10:14:47 -05:00
Grzegorz Piwowarek 4233d90902 Remove vaadin tests (#2257)
* Refactor Vaadin samples

* Refactor Vaadin samples
2017-07-13 21:15:19 +02:00
Tomasz Lelek 3718dfd0d1 Bael 1010 hll (#2256)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml

* BAEL-1010 clearer code
2017-07-13 13:24:49 -05:00
yetanotherallisonf 7df3f24350 Update README.md (#2249) 2017-07-13 19:24:07 +02:00
Rokon Uddin Ahmed 8ca38e15da Github11.07 (#2254)
* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create 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

* Update README.md

* Update README.MD

* Update README.md
2017-07-13 15:43:43 +02:00
Syed Ali Raza 78de955aac BAEL-995: resolved merge issues (#2255) 2017-07-13 09:02:05 +02:00
Grzegorz Piwowarek 84956990b6 Build optimization (#2253) 2017-07-12 19:28:47 +02:00
slavisa-baeldung e5abeb4fd9 Merge pull request #2251 from eugenp/bael-964-map-util
bael-964-map-util
2017-07-11 17:18:01 +02:00
slavisa-baeldung de93039d4a BAEL-964 - removing assertion from print formatted map 2017-07-11 15:49:57 +01:00
Tomasz Lelek e6a0bbe090 BAEL-1010 HLL article code (#2188)
* BAEL-1010 HLL article code

* BAEL-1010 moved tolerated difference to a variable

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll

# Conflicts:
#	libraries/pom.xml
2017-07-10 21:05:08 -05:00
Raúl Juárez 9c643cd652 BAEL-970 A Guide to Apache Commons DbUtils (#2125)
* BAEL-970 A Guide to Apache Commons DbUtils

* BAEL-970 A Guide to Apache Commons DbUtils

* BAEL-970 A Guide to Apache Commons DbUtils

- Added employeeId to Email class
- Minor corrections
2017-07-10 20:04:02 -05:00
Jesus Boadas 54c6928bfe Introduction to Vaadin (#2247)
* deleted OpenNLP

* Introduction to Vaadin
2017-07-10 18:11:23 +02:00
slavisa-baeldung c2a0fba1a1 BAEL-964 - fixing version variable in maven 2017-07-10 11:41:09 +01:00
slavisa-baeldung 2e5cae0f20 BAEL-964 - map util test 2017-07-10 07:37:59 +01:00
Grzegorz Piwowarek fe2d2a6604 Dependency clash resolved (#2235) 2017-07-09 07:45:22 +02:00
Devendra Tiwari 1957750382 How to zip two collections in Java? (#2176)
* How to zip two collections in Java?

How to zip two collections in Java? | http://jira.baeldung.com/browse/BAEL-780

* Updated pom to add jool dependency

* Added Unit Tests of Zip Collections

* Moved files to libraries folder

* Fixed Compilation Error

* Removed jool dependency as code has been moved to libraries

* Removed jool property attribute
2017-07-08 22:20:49 +02:00
slavisa-baeldung 94ee35bed7 BAEL-965 - reverting to anonymous classes 2017-07-08 07:36:06 +01:00
Ahmed Tawila 647455b029 BAEL-994 - TemporalAdjuster in Java (#2227)
* 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
2017-07-08 07:59:59 +02:00
Grzegorz Piwowarek fdd26c7c52 Refactor awaitility (#2226)
* Awaitility refactor

* Refactor
2017-07-08 07:58:42 +02:00
Jesus Boadas 9e641358ff deleted OpenNLP (#2223) 2017-07-07 19:01:16 +02:00
Anton 20b9f1bfa9 BAEL-861 Introduction to Awaitlity (#2150)
* 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
2017-07-06 22:12:41 -05:00
Seun Matt 8ea31542ed Code Snippet for BidiMap BAEL-963 (#2204)
* 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
2017-07-06 01:17:17 +02:00
slavisa-baeldung 7a77016b3c BAEL-965 - adding changes as per Grzegorz comments 2017-07-04 05:38:13 +01:00
slavisa-baeldung 0f49c26335 Merge branch 'master' into bael-965 2017-07-03 09:07:13 +01:00
slavisa-baeldung 469495d2ef BAEL-965 - removing deprecated methods 2017-07-03 09:06:48 +01:00
Syed Ali Raza fd790bef2f Feature/bael 968 (#2154)
* Merging BAEL-968: Apache Commons BeanUtils

* BAEL-968: Updated code for copyProperties example

* BAEL-968: Updated code based on reviewer comments

* BAEL-968: Fixed merge issue
2017-07-01 07:08:14 +02:00
Ahmed Tawila c499ecee27 BAEL-972 - Apache Commons Text (#2186)
* 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
2017-07-01 06:48:27 +02:00
Ahmed Tawila c2574997f7 BAEL-972 - Apache Commons Text (#2178)
* 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
2017-06-30 17:00:18 +02:00
slavisa-baeldung 03c7ee9b2a BAEL-965 - CollectionUtil 2017-06-30 15:53:54 +01:00
slavisa-baeldung 6f198df9db BAEL-965 - CollectionUtil 2017-06-30 15:53:07 +01:00
Carsten Gräf d66d02ce4f Merge pull request #2165 from tomekl007/BAEL-981_pact
BAEL-981 pact article code
2017-06-29 19:46:07 +02:00
KevinGilmore 7ec7a969b3 BAEL-967 Update README (#2174)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README
2017-06-28 22:26:26 -05:00
Carsten Gräf cc554188d8 Merge branch 'master' into BAEL-981_pact 2017-06-28 07:18:26 +02:00
Grzegorz Piwowarek 7ee3e57727 Ascii doctor fix (#2168)
* Asciidoctor fix

* Reformat
2017-06-27 08:20:33 +02:00
Seun Matt 3ae96995ad example code for BAEL-966 (#2152)
* 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
2017-06-27 00:18:54 +02:00
Ante Pocedulic 75e0473822 - refactored asciidoctor code (#2164)
- refreshed README.md
2017-06-26 22:07:18 +02:00
Tomasz Lelek a0acc40f55 BAEL-981 pact article code 2017-06-26 20:04:13 +02:00
Blue Montag Software d0c7340da8 for-loops changed to while-loops when appropiate (#2163) 2017-06-26 12:12:02 -05:00
Syed Ali Raza ed7c1694a7 Merging BAEL-968: Apache Commons BeanUtils (#2149) 2017-06-25 16:12:51 +02:00
Grzegorz Piwowarek 3aba63dc0e Remove unnecessary generic params (#2141)
* Remove unnecessary parameters

* Remove unnecessary parameters

* Remove unnecessary parameters
2017-06-24 10:13:41 +02:00
Blue Montag Software f03ed8548b Apache Commons Collections OrderedMap user:igallegosagas email:ignaciogallego@gmail.com (#2131)
* Test class that shows OrderedMap methods and implementations

* Test class that shows OrderedMap methods and implementations
2017-06-23 22:19:25 -05:00
Grzegorz Piwowarek 903b9278da Refactor (#2138) 2017-06-23 16:19:01 +02:00
Ante Pocedulic b167deb263 maven-plugin for pdf generation (#2135)
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries

* - fixed test

* - fixed formating in pom

* - added dependency to the pom.xml
- created plugin in pom.xml

* - changed output generation to pdf

* Revert "- changed output generation to pdf"

This reverts commit 26cfaeb2485f2f8afb7b3ab1ecbb96f9606e55b5.

* - changed output generation to pdf
2017-06-23 15:09:37 +02:00
Ante Pocedulic 2cde0e37c2 Asciidoc merge request (#2128)
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries

* - fixed test

* - fixed formating in pom

* - added dependency to the pom.xml
- created plugin in pom.xml
2017-06-22 17:44:00 +02:00
Grzegorz Piwowarek 87049b63f4 Build opt 22 06 (#2132)
* Drools reformat

* Further refactor

* Further refactor

* Refactor
2017-06-22 15:52:05 +02:00
Abhinab Kanrar b5077409f4 as per suggestetion (#2120)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation

* change as per suggestion
2017-06-21 20:24:31 +02:00
KevinGilmore ec46b8b338 BAEL-980 Update README.md (#2116)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README
2017-06-20 19:59:47 -05:00
Abhinab Kanrar 53227eaf0e manual alorithm (#2096)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation
2017-06-20 09:02:26 +02:00
Alex Vargas fada609f16 Adding more examples to the Quartz project (#2101) 2017-06-18 09:36:51 +02:00
Tomasz Lelek 0144471d0f BAEL-980 lsh code (#2047)
* BAEL-980 lsh code

* BAEL-980 rename test
2017-06-17 20:35:33 -05:00
Grzegorz Piwowarek 586896e5b8 Create README.md (#2076) 2017-06-15 16:12:03 +02:00
Ante Pocedulic ba4257d233 Introduction to Ascii doctor (#2069)
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries

* - fixed test

* - fixed formating in pom
2017-06-14 13:53:09 +02:00
Jesus Boadas 1028ad79fd OpenNLP (#2058)
* Introduction to OpenNLP

* Introduction to OpenNLP

* OpenNLP fix code
2017-06-12 17:55:12 +02:00
yetanotherallisonf 6d2f51db0f Create README.md (#2026) 2017-06-10 12:03:29 +02:00
Jesus Boadas b00ec6abfd Introduction to OpenNLP (#2024)
* Introduction to OpenNLP

* Introduction to OpenNLP
2017-06-08 22:54:35 +02:00
Abhinab Kanrar 0529906f47 moving jmh into libraries module (#1996)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml
2017-06-07 15:40:23 +02:00
Tian Baoqiang 0053a80758 set serenity dependency version to 1.4.0 instead of 1.4.1-rc (#2005) 2017-06-07 07:55:16 +02:00
Anton 4732baccab BAEL-768 Introduction to Netty (#1933)
* 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
2017-06-07 07:52:23 +02:00
Tian Baoqiang a48ded75c0 #BAEL-914 SerenityBDD and Screenplay (#2001) 2017-06-06 12:32:25 +02:00
Wim Deblauwe 4b2e7a5e85 BAEL-885 - How to merge two Java streams? (#1986)
Use the java.util.stream.Stream interface as much as possible
2017-06-04 09:54:38 +02:00
Grzegorz Piwowarek beef36b912 Update pom.xml (#1980) 2017-06-03 11:23:58 +02:00
Wim Deblauwe b135086d07 BAEL-885 - How to merge two Java streams? (#1884)
Added examples using:
* JDK8
* StreamEx library
* JOOl library
2017-05-29 10:30:25 +02:00
amilabanuka 49724d1691 BAEL-919: Introduction to JUnitParams (#1938)
* BAEL-919
Added the JUnitParams intorduction classes

* BAEL-919
Added the JUnitParams intorduction classes

* Reverting the adding to libraries folder
2017-05-26 17:47:50 +02:00
Grzegorz Piwowarek e52d858914 Update pom.xml (#1935) 2017-05-26 09:10:52 +02:00
amilabanuka c9cd50d581 BAEL-919 (#1931)
Added the JUnitParams intorduction classes
2017-05-26 02:39:08 +02:00
Alex Vargas 772038390f Code snippets for article BAEL-818 (#1934)
* Quartz example for article: Introduction to Quartz

* Adding new module for Java Quartz

* Removing Quartz code from jee7 module

* Fixing folder structure

* Removing java-quartz module and adding code snippets in libraries module
2017-05-25 23:45:53 +02:00
MMonik 86ccb23a1a Update README.md (#1914) 2017-05-24 18:49:28 +02:00
MMonik 633f5b067d Update README.md (#1920) 2017-05-24 18:46:30 +02:00
Tian Baoqiang 4fd99ca7a5 replace #BAEL-913 test scenario with simple add and sum test (#1895) 2017-05-22 20:46:43 +02:00
Zeger Hendrikse 88e27db6c5 Replaced tabs by spaces 2017-05-18 09:11:44 +02:00
Abhinab Kanrar 74d4c4f72c final version (#1867) 2017-05-18 08:08:17 +02:00
Doha2012 91be1eaf49 fix test names (#1865)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names

* fix merge

* minor fix

* fix test names

* fix test names
2017-05-16 11:03:40 -05:00
Tomasz Lelek ce43d80f8b BAEL-855 stm (#1855)
* BAEL-855 code for the STM article

* BAEL-855 method ordering

* BAEL-855 Better test case

* BAEL-855 formatting

* BAEL-855 rename

* BAEL-855 change to expected

* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-855_stm

# Conflicts:
#	libraries/pom.xml
2017-05-16 16:53:47 +02:00
Tian Baoqiang e2aabe819e #BAEL-913 serenitybdd and spring (#1845) 2017-05-16 12:01:28 +03:00
Zeger Hendrikse 1130dc6b1e Fixed compilation error 2017-05-15 20:56:14 +02:00
Doha2012 48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
pivovarit 5a58aacb8f Refactor 2017-05-15 18:19:33 +03:00
Abhinab Kanrar d46af17af4 HikariCP (#1851)
* jvm log forging

* jvm log forging

* jvm log forging

* log forging

* adding hikariCP module

* try-with-resources

* adding employee use case

* moving HikariCP to libraries
2017-05-15 17:11:27 +02:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Jesus Boadas 3e50b39fed uncomment classes in core-java (#1777)
* uncomment classes in core-java

* Add content to guide to JDO
2017-05-04 12:22:25 +02:00
Jesus Boadas a2b327cc9d Move JDO from core-java to libraries (#1758) 2017-04-30 19:26:23 +02:00
lor6 e83002ce99 remove utility classes (#1733)
* remove utility classes

* remove httpclient, extend http

* move code to core-java
2017-04-28 06:37:51 -05:00
Grzegorz Piwowarek 3751e27288 Rename tests (#1728) 2017-04-25 14:18:07 +02:00
lor6 c10f709e17 Bael 830 (#1682)
* java http request

* httpclient code

* small fixes

* remove try catch
2017-04-24 21:24:41 -05:00
Tian Baoqiang 8b028a2946 BAEL-758 (#1704)
* BAEL-758

* remove unnecessary pom configurations
2017-04-24 08:36:58 +02:00
Alexandre Lombard 2a3030dd98 BAEL 767 - Moving module apache-commons-math to module libraries (#1701)
* BAEL 767 - Introduction to apache commons math

* BAEL 767 - Moving examples to test classes

* BAEL 767 - Renaming tests with BDD convention

* BAEL 767 - Introduction to apache commons math

* BAEL 767 - Moving examples to test classes

* BAEL 767 - Renaming tests with BDD convention

* BAEL 767 - Moving module apache-commons-math to module libraries

* BAEL 767 - Delete directory apache-commons-math
2017-04-21 10:38:01 +02:00
Doha2012 2d1379a46a fix dependency issues (#1691)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues
2017-04-19 20:37:34 +02:00
Doha2012 5e1e320cee exclude commons-logging dependency (#1686)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix
2017-04-19 16:14:10 +02:00
mariiakulik a5f4ae927d Readme files update (#1680)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* 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

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.MD

* Update README

* Rename README to 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

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2017-04-18 22:20:20 +02:00
KevinGilmore 874f3a0929 BAEL-766 README.md update (#1668)
* Add files via upload

* Update pom.xml

* Update RunGuice.java

* Update Communication.java

* Update CommunicationMode.java

* Update DefaultCommunicator.java

* Update EmailCommunicationMode.java

* Update IMCommunicationMode.java

* Update SMSCommunicationMode.java

* Update MessageLogger.java

* Update MessageSentLoggable.java

* Update AOPModule.java

* Update BasicModule.java

* Update CommunicationModel.java

* Update Communicator.java

* Update BasicModule.java

* Update RunGuice.java

* Update MessageLogger.java

* Update Communicator.java

* Update pom.xml

* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* Update pom.xml

* Update pom.xml

* Update pom.xml

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom

* BAEL-9: Updated README.md

* BAEL-157: README.md updated

* Changed project name

* Update RunGuice.java

Removed references to message logging and output

* Update Communication.java

Removed message logging-related code

* BAEL-566: Updated README.md

* New project name

* BAEL-393: removing guice-intro directory

* BAEL-393: renamed module guice-intro to guice in root pom.xml

* BAEL-393 and BAEL-541 README.md files

* BAEL-731: Updated README.md

* BAEL-680: renamed test methods

* BAEL-714: Updated README.md

* BAEL-737: Updated README.md

* BAEL-680 and BAEL-756 README.md updates

* BAEL-666: Updated README

* BAEL-415: Custom Scope

* BAEL-415: Custom Scope - renamed classes to reflect TenantScope

* README file updates for BAEL-723, BAEL-763, and BAEL-415

* BAEL-735: README

* BAEL-567: README

* BAEL-736: README

* BAEL-766: Update README
2017-04-17 21:20:20 -05:00
Tomasz Lelek 2ac22b3ffc Bael 766 flink (#1644)
* BAEL-756 code for flink article

* reorder

* simpler wordCount example

* BAEL-766 changes according to PR

* BAEL-766 change datasource to dataset

* BAEL-766 add sorting example

* BAEL-766 add simple streaming example

* one missing change to dataSet

* windowing example

* add window example

* add dependency explicitly

* add plugin

* add surefire plugin, change neme of the test to *IntegrationTest

* fluent assertions

* test scope

* remove duplicated dep
2017-04-13 15:02:22 +02:00
Tomasz Lelek f5991d1eeb readme (#1631) 2017-04-13 10:06:52 +02:00
Grzegorz Piwowarek 891f0ba981 Assertj refactor (#1635) 2017-04-12 19:11:05 -05:00
Tomasz Lelek 3286018dd2 Bael 766 flink (#1632)
* BAEL-756 code for flink article

* reorder

* simpler wordCount example

* BAEL-766 changes according to PR

* BAEL-766 change datasource to dataset

* BAEL-766 add sorting example

* BAEL-766 add simple streaming example

* one missing change to dataSet

* windowing example

* add window example

* add dependency explicitly

* add plugin

* add surefire plugin, change neme of the test to *IntegrationTest

* fluent assertions
2017-04-11 13:08:11 +02:00