DOHA
e820fbb593
update spring 5
2017-10-02 13:08:30 +02:00
Grzegorz Piwowarek
7cb94f676c
Refactor Atomix samples ( #2696 )
2017-10-02 12:53:26 +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
Ahmed Tawila
ab26dc03c3
move class into test package
2017-10-01 09:05:33 +02:00
Ahmed Tawila
d559cf43fc
String API - move multiple classes into a single class
2017-10-01 09:02:57 +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
Carsten Gräf
29cc370083
Merge pull request #2694 from earth001/master
...
Update Person class to use property "id" like identifier. (BAEL-1121)
2017-10-01 08:35:42 +02:00
juan
4c6e4c19a6
Update Person class to use property "id" like identifier.
2017-09-30 18:17:38 -03:00
Ahmed Tawila
35182c4248
refactor String
2017-09-30 22:59:34 +02:00
Ahmed Tawila
ecb0e9924a
refactor rxjava-jdbc
2017-09-30 22:37:00 +02:00
Ahmed Tawila
9f9fa935a8
BAEL-1171 java.lang.String API
2017-09-30 18:14:54 +02:00
abirkhan04
cfb952f849
Atomix Intro Project ( #2675 )
...
* This is whole project
* BeanInjectionTest.java class is added for Junit Test.
* Atomix Intro Project
* Update pom.xml : Module name changed to Atomix
* Intro to Atomix:
1. Module name is changed.
2. Module name is updated in pom.xml.
* maven-compiler-plugin version number is updated.
2017-09-30 17:09:04 +02:00
DOHA
9a70874e6d
Merge remote-tracking branch 'eugenp/master'
2017-09-30 12:51:56 +02:00
lor6
77aa65b2e9
remove project ( #2689 )
2017-09-30 07:41:28 +02:00
lor6
0fa168957f
update to 2.0, formatting ( #2688 )
...
* update to 2.0, formatting
* formatting
2017-09-30 07:35:32 +02:00
Eugen Paraschiv
49482041d2
testing cleanup
2017-09-28 14:28:52 +03:00
Walter Gómez
9fa14697bf
Fix/hibernate immutable tests ( #2682 )
...
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article
* Update master
* Remove generated annotation to event class due to immutable annotation
Update test to demonstrate silent error on update read-only entities
* Add User entity with GeneratedValue annotation
Add integration test to validate annotation behavior
* Update method names
* Update tests to validate Id
* Change class name
2017-09-28 04:22:40 -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
Nikhil Khatwani
d79fcae130
BAEL-866 Changes ( #2669 )
2017-09-26 19:21:11 +02:00
Grzegorz Piwowarek
d10d758c84
Build optimization 26.09.2017 ( #2676 )
...
* Optimize spring-rest
* Refactor RxJava
* Refactor RxJava
2017-09-26 13:53:23 +02:00
eugenp
c9a754f0e4
cleanup resources
2017-09-26 01:00:09 +03:00
adamd1985
8bf825d046
Code examples for the articl on Apache bags ( #2671 )
2017-09-25 20:24:24 +02:00
Graham Cox
2db8ba463e
Merge remote-tracking branch 'central/master'
2017-09-25 07:30:44 +01:00
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
5253362653
Refactoring rxjava-jdbc
2017-09-23 16:45:39 +02:00
Ahmed Tawila
a4d1a8909c
Merge branch 'master' of https://github.com/ahmedtawila/tutorials
2017-09-23 16:09:07 +02:00
Ahmed Tawila
b3edd4bbba
Refactor rxjava-jdbc
2017-09-23 16:09:01 +02:00
Ahmed Tawila
c3c8c4f339
Merge branch 'master' into master
2017-09-23 15:42:54 +02:00
Ahmed Tawila
7ef66d7e83
refactor rxjava-jdbc
2017-09-23 15:26:36 +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
Ahmed Tawila
a6befdb84e
BAEL-1057 Introduction to rxjava-jdbc
2017-09-23 04:59:49 +02: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