Commit Graph

6319 Commits

Author SHA1 Message Date
KevinGilmore 2beb5f012c BAEL-960 and BAEL-1084 README updates (#2670)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README
2017-09-24 18:03:34 -05:00
Dassi orleando 52ac2ba2d3 BAEL-1107: update properties of Author (#2666)
* 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

* BAEL-1107: update formating and version of libs

* BAEL-1107: update properties of Author
2017-09-24 10:32:50 -07:00
alincojanu c9072e54d1 rxjava schedulers (#2668)
* rxjava utility operators test

* rxjava schedulers
2017-09-24 19:30:09 +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
lor6 8ed5c8e293 tomcat app ex (#2625) 2017-09-24 00:57:46 +03:00
Ahmed Tawila dca9403876 Refactor rxjava-jdbc (#2663)
* 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

* refactor rxjava-jdbc

* Refactor rxjava-jdbc

* Refactoring rxjava-jdbc
2017-09-23 21:37:30 +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
Dassi orleando f5c539f8ba BAEL-1107: formating and version (#2660)
* 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

* BAEL-1107: update formating and version of libs
2017-09-22 23:22:07 -07:00
felipeazv ec6aca9c51 BAEL-781: Explore the new Spring Cloud Gateway (#2613)
* spring beans DI examples

* fix-1: shortening examples

* List of Rules Engines in Java

* BAEL-812: Openl-Tablets example added

* BAEL-812: artifacts names changed

* BAEL-812: moving rule-engines examples to rule-engines folder

* BAEL-812: removing evaluation article files

* BAEL-812: folder renamed

* BAEL-812: folder renamed

* BAEL-812: pom.xml - parent added

* BAEL-1027: Introduction to GraphQL - initial commit

* BAEL-781: Explore the new Spring Cloud Gateway

* BAEL-781: Fix UserService.java

* BAEL-781: Fix user-service pom.xml

* BAEL-781: remove eureka-server from the example

* BAEL-781: modifying example
2017-09-21 18:38:56 +02:00
Hoàng Hưng 1ddd46f1af BAEL-1080 Introduction to Future in Vavr (#2627)
* Add example of different types of bean injection

* BAEL-1080 Introduction to Future and Pattern Matching in Vavr

* Update future with Pattern Matching

* remove unused files

* Update future unit test of cancelled Future

* remove unused import

* delete unused files

* using await() on future to wait until future completed instead of using while(true)

* Add Awaitability to FutureTest, avoid using while loop

* format code

* add some static void method that print the result to console
2017-09-21 16:04:55 +02:00
KevinGilmore c7f180f3a1 BAEL-817 README (#2655)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file
2017-09-21 06:47:53 -05:00
Blue Montag Software 476f0df4a2 author: ignaciogallego@gmail.com article:Collection Factory Methods for Vavr (#2652)
* New test class for the collections factory methods in vavr

* rename unit test for collection factory methods

* the vavr version changed to 0.9.1
2017-09-21 06:43:08 -05: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
Doha2012 1852438f6a rename kotlin to core-kotlin (#2651)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom

* upgrade jackson

* minor fix

* java concurrency

* cleanup

* fix conflict

* java 8

* clean up

* add core-java-8 to main pom

* rename kotlin to core-kotlin
2017-09-20 16:15:22 +02:00
ahmetcetin39 01dddf49c0 BAEL-1088 / fix / RequestMapping is replaced with GetMapping (#2640)
* RequestMapping is replaced with GetMapping

* Update PassParametersController.java
2017-09-20 15:54:10 +02:00
DOHA 3d164d0bb6 rename kotlin to core-kotlin 2017-09-20 14:09:11 +02:00
KevinGilmore 771ded6b03 BAEL-1069 update README (#2648)
* BAEL-973: updated README

* BAEL-1069: Updated README
2017-09-20 07:03:20 -05:00
DOHA 8aa9a65548 Merge remote-tracking branch 'eugenp/master' 2017-09-20 13:35:33 +02:00
lor6 60acc2fd1d linkrest ex (#2647) 2017-09-20 08:46:21 +02:00
Seun Matt 90a102ec47 rename module to couchbase (#2646)
* 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
2017-09-19 17:27:22 +02:00
alincojanu d626f9c2bf rxjava utility operators test (#2642) 2017-09-19 08:15:59 +02:00
hugosama1 11f5ac7b44 BAEL-1020 -Introductionjukito (#2634)
* Examples for retrofit guide

* Introduction to Jukito

* class not needed

* Changed to testing module
2017-09-19 08:11:35 +02:00
Devendra Tiwari 0dd6ddd137 Updated test method names to BDD convention (#2643) 2017-09-18 14:17:49 -07:00
Seun Matt 562b9fc2fe Updated extractJsonResult method (#2639)
* 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
2017-09-18 09:39:20 -07:00
Seun Matt f7ab9fa910 Updated N1QL Example Code (#2636)
* 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
2017-09-17 17:05:11 -07:00
ramansahasi 3a9654370a BAEL-1072 Difference between Proxy, Decorator, Adapter, and Bridge Patterns (#2635)
* Changes as per last review. Changed method names so that they look more idiomatic.

* Updated pattern, changed method names and test cases
2017-09-17 16:59:23 -07:00
Blue Montag Software a323d64d75 JIRA issue : BAEL-960. Collection Factory Methods for Vavr. User: ignaciogallego@gmail.com (#2517)
* New test class for the collections factory methods in vavr

* rename unit test for collection factory methods
2017-09-17 09:05:27 -05:00
Adam InTae Gerard 1ced2a3b87 BAEL-1052: EthereumJ (#2614)
* Simple Boot REST application and example

* BAEL-509 - Removed extra duplicate ant matcher

* Example and Unit Tests

* documentation

* BAEL-1085 - changes per PR code review and document review - altered integration to unit test - all's good

* BAEL-1085 - Renamed unit tests and added both to pom.xml

* IntelliJ formatter

* REVERT - Had removed a duplicate ant matcher from BAEL-509 - this was the incorrect process - reverting now, article has been corrected, but will issue a seperate PR for this

* BAEL-509: Removed duplicate ant matcher - does not impact code at runtime

* BAEL-1085: Per editor's request, removed Angular client - using CURL POST commands now in article - as such moved the code into a more appropriate module: spring-rest

* BAEL-1052: EthereumJ

* BAEL-1052: .pom module renamed to EthereumJ

* Try catch clauses removed - tested and verified everything again
2017-09-17 11:43:49 +02:00
nabyla 9081c089f6 Add stream supplier test (#2631) 2017-09-17 10:20:58 +03:00
Seun Matt f384e46bb1 Example Code for N1QL (#2629)
* 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
2017-09-16 17:42:33 -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 4846177a2a Geotools refactor (#2626) 2017-09-16 09:14:03 +03:00
dimitarsazdovski 02c5135867 Changes according to remarks (#2624) 2017-09-15 22:14:44 +03:00
Nikhil Khatwani 231500bbf6 Chnages for BAEL-527 (#2621) 2017-09-15 09:02:28 +03:00
Jose Carvajal 113294324e BAEL-1069: Guide to diamond operator in Java (#2587)
* Matchers is now deprecated in Mockito 2, it's now replaced by ArgumentMatchers

* BAEL-1069: Guide to diamond operator in Java

* Changes after review
2017-09-14 21:54:28 -05:00
Carsten Gräf e79294ba59 Merge pull request #2617 from earth001/master
BAEL-1121
2017-09-14 13:52:44 +02:00
Grzegorz Piwowarek 556e8fa90b Refactor jcache examples (#2620) 2017-09-14 11:02:05 +03:00
chrisoberle 8e7fc431a0 cleanup and refactor per comments (#2601)
* import source BAEL-1084

* remove final keywords.  switch getAuthorities to use java8 style.

* cleanup

* cleanup
2017-09-14 07:03:50 +02:00
KevinGilmore c0350ccc99 BAEL-973: updated README (#2618) 2017-09-13 22:44:26 -05:00
juan 47959c6777 delete pom.xml.orig 2017-09-13 23:51:05 -03:00
juan bbe925b373 Merge remote-tracking branch 'upstream/master' 2017-09-13 23:49:43 -03:00
juan 911ca0f125 Merge remote-tracking branch 'upstream/master' into earth001_BAEL-1121 2017-09-13 23:14:33 -03:00
juan 7bfc50e924 BAEL-1121
Sample code, tests and dependencies for Spring5-JsonB article.
2017-09-13 23:03:44 -03:00
Grzegorz Piwowarek 624f7f4b06 Rename ArquillianTest to ArquillianLiveTest (#2615) 2017-09-13 20:03:25 +02:00
eugenp 0f22f7b82a formatting work 2017-09-13 14:41:03 +03:00
eugenp 75c1003451 minor cleanup in the spring 5 module 2017-09-13 14:40:45 +03: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
Grzegorz Piwowarek ba9d8324ee Refactor RxJava (#2612) 2017-09-12 20:30:01 +02:00