6283 Commits

Author SHA1 Message Date
Grzegorz Piwowarek
8248a66ddb Build Optimization 25.10 (#2867)
* First round

* Second round
2017-10-25 22:35:21 +02:00
Grzegorz Piwowarek
1da6e1df42 EditDistance refactor (#2853) 2017-10-25 20:18:33 +02:00
Ahmed Tawila
a636f754b0 BAEL-1250 Initializing Arrays in Java (#2862)
* 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

* BAEL-1171 java.lang.String API

* refactor rxjava-jdbc

* refactor String

* String API - move multiple classes into a single class

* move class into test package

* BAEL-1171 String.lang.String API

* BAEL-1171 java.lang.String API

* BAEL-1250 Initializing Arrays in Java

* BAEL-1250 Initializing Arrays in Java

* BAEL-1250 Initializing Arrays in Java

* small fix
2017-10-25 19:17:15 +02:00
Doha2012
1c9477390d move query language to new module (#2864)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full
2017-10-25 18:39:04 +02:00
Buddhini Samarakkody
864c2e2190 Code changes added for BAEL-656 (#2698)
* BAEL-656 - Add new DAO interface and Impl classes

* BAEL-656 - Add new model class

*  BAEL-656 - Add new Service class

*  BAEL-656 - Add configuration files

* BAEL-656 - maven upgrade for tomcat-dbcp version

*  BAEL-656 - Add JUnit Test classes

* BAEL-656 - upgrade tomcat-dbcp version

* BAEL-656 - for update of tomcat-dbcp version

* Delete exceptionDemoPersistanceConfig.xml

* BAEL-656 - Add renamed file

* Update NoHibernateSessBoundUsingAnnoSessionBeanMainIntegrationTest.java

* Update NoHibernateSessBoundUsingLocalSessionBeanMainIntegrationTest.java
2017-10-25 14:37:36 +02:00
Grzegorz Piwowarek
1757625dba Refactor Arrays (#2857) 2017-10-25 12:08:34 +02:00
Ahmed Tawila
a5e2357033 BAEL-1250 Initializing Arrays in Java (#2811)
* 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

* BAEL-1171 java.lang.String API

* refactor rxjava-jdbc

* refactor String

* String API - move multiple classes into a single class

* move class into test package

* BAEL-1171 String.lang.String API

* BAEL-1171 java.lang.String API

* BAEL-1250 Initializing Arrays in Java

* BAEL-1250 Initializing Arrays in Java
2017-10-24 18:47:40 +02:00
deep20jain
5d39af398f BAEL 1143 - Edit Distance - deep20jain@gmail.com (#2718)
* Calculate edit distance

* Fixing formatting

* Making variable local to method
2017-10-24 05:36:28 +02:00
chrisoberle
f4c3469352 update test method names per BAEL-1187 (#2851)
* BAEL-1187 - Mapping Nested Values with Jackson

* minor naming and formatting changes to align with standards

* update formatting and jackson version

* update test method names
2017-10-23 18:55:12 -05:00
KevinGilmore
1c896ec494 Update README (#2852)
* 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

* BAEL-973: Updated README
2017-10-23 18:44:18 -05:00
lor6
7c7a6d4407 BAEL-1274 custom method in multiple repositories ex (#2766)
* custom method in multiple repositories ex

* change var name

* refactor packages

* change to assertj, change method name
2017-10-23 22:16:19 +01:00
Nikhil Khatwani
3085db7b30 Bael 1166 intro apache spark (#2812)
* Changes for BAEL-1166

* Changes for BAEL_1166

* Changes for BAEL 1166

* Changes for BAEL 1166
2017-10-23 08:16:20 +02:00
Rokon Uddin Ahmed
4ebeb99911 Update README.md (#2829) 2017-10-23 08:09:16 +02:00
Rokon Uddin Ahmed
b173516479 Update README.md (#2830) 2017-10-23 08:09:06 +02:00
Grzegorz Piwowarek
0cbf29690e Update README.md (#2831) 2017-10-23 08:08:58 +02:00
Rokon Uddin Ahmed
bca4005655 Update README.md (#2832) 2017-10-23 08:08:40 +02:00
Rokon Uddin Ahmed
b33b0deb12 Update README.md (#2833) 2017-10-23 08:08:28 +02:00
Rokon Uddin Ahmed
e2442c0b1d Update README.md (#2834) 2017-10-23 08:08:18 +02:00
Rokon Uddin Ahmed
fe4cf744f9 Update README.md (#2838) 2017-10-23 08:08:07 +02:00
Rokon Uddin Ahmed
5389cdbc0d Update README.md (#2835) 2017-10-23 08:04:35 +02:00
Rokon Uddin Ahmed
69d9b04809 Update README.md (#2836) 2017-10-23 08:04:24 +02:00
Rokon Uddin Ahmed
5a85bb73c8 Update README.md (#2837) 2017-10-23 07:59:45 +02:00
Rokon Uddin Ahmed
aa8f5bebd8 Update README.md (#2839) 2017-10-23 07:59:32 +02:00
Rokon Uddin Ahmed
676fcde703 Update README.md (#2840) 2017-10-23 07:59:16 +02:00
Rokon Uddin Ahmed
98d5166f6d Update README.md (#2841) 2017-10-23 07:59:03 +02:00
Rokon Uddin Ahmed
3f3e9d03eb Update README.md (#2842) 2017-10-23 07:58:48 +02:00
Rokon Uddin Ahmed
b2d157008d Update README.md (#2843) 2017-10-23 07:58:34 +02:00
Rokon Uddin Ahmed
cf74741f58 Update README.md (#2844) 2017-10-23 07:58:19 +02:00
Rokon Uddin Ahmed
783785411b Update README.md (#2845) 2017-10-23 07:58:08 +02:00
Rokon Uddin Ahmed
ac0bdcdef0 Update README.md (#2846) 2017-10-23 07:57:51 +02:00
Rokon Uddin Ahmed
ebd4d85b7c Update README.md (#2847) 2017-10-23 07:57:27 +02:00
Rokon Uddin Ahmed
8be395778c Update README.md (#2828) 2017-10-22 22:02:13 +02:00
Rokon Uddin Ahmed
76ec677bb7 Update README.md (#2827) 2017-10-22 21:58:23 +02:00
Rokon Uddin Ahmed
f7be435a55 Update README.md (#2826) 2017-10-22 21:56:53 +02:00
Rokon Uddin Ahmed
8d4c116453 Update README.MD (#2825) 2017-10-22 21:56:36 +02:00
Rokon Uddin Ahmed
14e4ee69cd Update README.md (#2820) 2017-10-22 21:55:26 +02:00
Rokon Uddin Ahmed
2fd7cbc930 Update README.md (#2822) 2017-10-22 20:46:03 +02:00
Rokon Uddin Ahmed
26f0a2eb1c Update README.md (#2818) 2017-10-22 20:45:28 +02:00
Rokon Uddin Ahmed
5acb3e1c4c Update README.md (#2819) 2017-10-22 20:32:50 +02:00
Rokon Uddin Ahmed
05578049b2 Update README.md (#2821) 2017-10-22 20:32:39 +02:00
Rokon Uddin Ahmed
7cc3195ca5 Update README.md (#2817) 2017-10-22 20:31:10 +02:00
Rokon Uddin Ahmed
9b98f77729 Update README.md (#2816) 2017-10-22 20:30:10 +02:00
Rokon Uddin Ahmed
128815fc77 Update README.md (#2815) 2017-10-22 20:29:31 +02:00
chrisoberle
3f6dcebdf9 BAEL-1187 - Mapping Nested Values with Jackson (#2750)
* BAEL-1187 - Mapping Nested Values with Jackson

* minor naming and formatting changes to align with standards

* update formatting and jackson version
2017-10-22 12:23:26 -05:00
Grzegorz Piwowarek
d6d6a9edda Delete MCTSTest.java (#2814) 2017-10-22 19:13:49 +02:00
Doha2012
3ed7609758 move security content from spring-security-rest-full (#2731)
* move security content from spring-security-rest-full

* swagger update
2017-10-22 18:35:08 +02:00
Grzegorz Piwowarek
e7252f61aa Update URIvsURLUnitTest.java (#2808) 2017-10-22 14:17:57 +02:00
Grzegorz Piwowarek
a7282d233b Bubble sort fix (#2809) 2017-10-22 14:17:45 +02:00
aietcn
71de9142f0 BAEL-1064 opt assertions (#2810) 2017-10-21 20:31:45 -07:00
felipeazv
0b19939bcd BAEL-803: Backward Chaining with Drools (#2741)
* 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

* BAEL-803: Backward Chaining wih Drools

* BAEL-803: pom.xml
2017-10-21 20:20:51 +02:00