Loredana Crusoveanu
c042348d93
Merge pull request #5945 from Doha2012/master
...
predicate chain
2018-12-18 23:39:30 +02:00
Eugen Paraschiv
1bb238b908
logging fix
2018-12-18 23:32:30 +02:00
Eugen Paraschiv
e566167d3f
package cleanup
2018-12-18 23:27:19 +02:00
Eugen Paraschiv
8ed4ac497c
maven cleanup
2018-12-18 23:15:46 +02:00
Eugen Paraschiv
6bcc78dce2
BAEL-10335 - maven work
2018-12-18 23:10:32 +02:00
Eugen Paraschiv
a9f853b241
BAEL-10335 - repo cleanup work
2018-12-18 23:02:40 +02:00
Eric Martin
f0d27bc7ac
Merge pull request #5833 from f41thful/BAEL-2412
...
BAEL-2412
2018-12-17 22:40:42 -06:00
Javier
4ea86703d4
BAEL-2412
...
Change method names to a BDD-style.
2018-12-18 05:27:49 +01:00
FrancoCorleone
fb210d0499
BAEL-2090 Insert With JPA
...
* Adding inserts for JPA objects repositories
* Refactor tests
* Small refactor
* Small refactor
* Remove redundant @Repository annotation
* Refactor tests
* Change to simple entity manager implementation
* Refactor changes
2018-12-17 18:56:30 -07:00
DOHA
2f7c16e00d
predicate chain
2018-12-17 23:15:06 +02:00
Loredana Crusoveanu
2af8ce7656
Merge pull request #5940 from JonCook/master
...
BAEL-2175 - Verbose Garbage Collection in Java
2018-12-17 19:51:26 +02:00
Hai Nguyen
4a55426727
BAEL-2230 Equivalent of Java static final in Kotlin ( #5848 )
...
* constant unit test
* kotlin const
2018-12-17 09:39:41 -07:00
Eric Martin
2bec14597a
Merge pull request #5934 from rockoder/java11-string
...
Java 11 String APIs
2018-12-17 07:05:46 -06:00
Emily Millard
64dd23f8f0
BAEL-2324 sorting arrays
2018-12-16 18:18:13 -07:00
Emily Cheyne
9297099abf
BAEL-1049 update readme ( #5941 )
2018-12-16 16:28:09 -08:00
Jonathan Paul Cook
ab2ee364f2
BAEL-2175 - Verbose Garbage Collection in Java
2018-12-16 22:32:09 +01:00
Loredana Crusoveanu
997587095a
Merge pull request #5932 from eugenp/BAEL-10808
...
add readmes, remove extra modules
2018-12-16 22:51:31 +02:00
rodolforfq
c53211dbef
BAEL-2432 ( #5936 )
...
Article's companion code.
2018-12-16 12:07:31 -08:00
dev-chirag
ad03c69e01
BAEL-2100 Custom Lombok Annotation ( #5918 )
2018-12-16 11:50:17 -08:00
Loredana
a40c2f2601
fix pom
2018-12-16 20:11:53 +02:00
Loredana Crusoveanu
bd32693a46
Merge pull request #5935 from eugenp/BAEL-10840
...
move ftp file
2018-12-16 20:10:01 +02:00
Loredana Crusoveanu
9f0b61f1a4
Merge pull request #5929 from amdegregorio/master
...
Pull Request for Guide to Java Packages
2018-12-16 20:08:12 +02:00
Laurentiu Delcea
d8e34dc9f2
BAEL-2376 Inline classes in kotlin ( #5842 )
...
* BAEL-2376 Inline classes in kotlin
* BAEL-2376 Move classes
2018-12-16 13:22:22 -03:00
Loredana Crusoveanu
de3479ca78
Merge pull request #5928 from amit2103/BAEL-10127
...
[BAEL-10127] - Added code for modelmapper article
2018-12-16 17:27:19 +02:00
Jonathan Paul Cook
6d42a8dbcd
Merge remote-tracking branch 'upstream/master'
2018-12-16 16:22:14 +01:00
Loredana
ca3a38aa0a
move ftp file
2018-12-16 17:20:58 +02:00
Loredana
53dc48b94a
fix cassandra parent
2018-12-16 17:13:50 +02:00
Loredana Crusoveanu
abbbf998fd
Merge pull request #5865 from amit2103/BAEL-10840
...
[BAEL-10840] - Create a libraries-apache-commons module
2018-12-16 17:02:43 +02:00
Ganesh Pagade
12e2e09033
Java 11 String APIs
2018-12-16 20:27:29 +05:30
Loredana Crusoveanu
ea13a1e794
Merge pull request #5652 from chandra1123/BAEL-2313-String-to-byte-array
...
Bael 2313 string to byte array
2018-12-16 16:31:10 +02:00
Loredana
c97e97d175
add readmes, remove extra modules
2018-12-16 16:25:49 +02:00
Loredana Crusoveanu
bc7ef6f809
Merge pull request #5926 from eugenp/lor6-patch-11
...
Create README.md
2018-12-16 14:59:21 +02:00
amdegregorio
1e29af79ff
Example code for Guide to Packages
2018-12-16 06:58:45 -05:00
Loredana Crusoveanu
0b929240fb
Merge pull request #5830 from eugenp/fix-jedis-map
...
fix jedis map ex
2018-12-16 13:46:43 +02:00
amit2103
5174d9495b
[BAEL-10840] - Moved FTP related code back to libraries module
2018-12-16 17:11:21 +05:30
amit2103
ea25895da1
Fixed conflicts
2018-12-16 16:45:48 +05:30
amit2103
d9ac59cd13
[BAEL-10127] - Added code for modelmapper article
2018-12-16 16:37:45 +05:30
Loredana Crusoveanu
b4e1d7779f
Create README.md
2018-12-16 12:48:55 +02:00
Loredana Crusoveanu
46c8f48d3c
Merge branch 'master' into BAEL-2313-String-to-byte-array
2018-12-16 12:39:51 +02:00
Dhawal Kapil
0f443d3006
Task/bael 10829 4 ( #5925 )
...
* BAEL-10829 Commented out spring-data-elasticsearc
* BAEL-10829 commented out spring-data-elasticsearch project
* Revert "BAEL-10829 Commented out spring-data-elasticsearc"
This reverts commit 84b7b4086435ac25a14841199145cc5d9e5c4beb.
2018-12-16 11:24:35 +02:00
Graham Cox
6ede1b7440
Kovert examples ( #5831 )
2018-12-16 08:21:41 +01:00
kyleandari
94f4092314
BAEL-2431 Implementing multi-inheritance and Polymorphism using interfaces ( #5924 )
...
* Implementing Hexagonal Architecture in java
* Implementing multi-inheritance and Polymorphism using interfaces
* Removing hexagonal code
* Deleting hexagonal architecture code
* fix for unit test names
2018-12-15 14:35:09 -08:00
Loredana Crusoveanu
1fc93000b6
Merge pull request #5920 from eugenp/remove-flips
...
remove flips module
2018-12-15 19:33:54 +02:00
Loredana Crusoveanu
1f2c58a738
Merge pull request #5914 from eugenp/thombergs-patch-3
...
added link
2018-12-15 19:25:38 +02:00
Loredana Crusoveanu
ded9338e06
Merge pull request #5919 from eugenp/BAEL-10845-v2
...
small fixes for BAEL-10845
2018-12-15 19:24:24 +02:00
Kumar Chandrakant
9271f10941
Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM ( #5909 )
...
* Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM
* Removing test for MongoDB as there may not be MongoDB running on integration platform.
* Reapplied the standard Java formatter.
* Incorporatd the review comments on the tutorial.
* Commented out the integration test for MongoDB.
* Removed implicit dependencies from pom.xml
2018-12-15 09:10:55 -08:00
Loredana
432643f115
remove flips module
2018-12-15 18:59:23 +02:00
Loredana Crusoveanu
c5a23bcf47
Merge pull request #5917 from charlesgonzales/master
...
fix/delete incorrect articles from the readme files - BAEL-10905
2018-12-15 18:57:12 +02:00
Loredana
7ae533c5ee
fix main pom
2018-12-15 18:49:49 +02:00
Loredana
0ab513eb1d
small fixes for BAEL-10845
2018-12-15 18:45:17 +02:00