glopez
3af6986dab
BAEL-2804 JPA Query Parameters Usage - move article files to new module
...
Move article files to other maven module since the previous one is
already full.
2019-07-08 19:02:40 -03:00
glopez
0ef4938069
BAEL-2804 JPA Query Parameters Usage - formatting style
...
Fix formatting style.
2019-06-19 20:15:56 -03:00
glopez
07adfc9e70
BAEL-2804 JPA Query Parameters Usage
...
Fix givenEmpNumber_whenUsingPositionalParameter_thenReturnExpectedEmployee
test case after adjustemnts.
2019-06-17 07:42:48 -03:00
glopez
6aec4a6e0f
BAEL-2804 JPA Query Parameters Usage
...
This is the code behind the JPA Query Parameters Usage tutorial. Within
these examples you can find the way to use named and positional query
parameters either using plain JPQL or criteria queries.
2019-06-16 00:37:44 -03:00
glopez
11a41d5036
BAEL-2804 JPA Query Parameters Usage
...
This is the code behind JPA Query Parameters Usage tutorial. Within
these examples you can find the way to use named and positional query
parameters either using plain jpql or criteria queries.
2019-06-13 22:53:57 -03:00
maryarm
7b0daba254
#BAEL-2461 ( #7116 )
...
Implement methods to download a large file through Spring RestTemplate
2019-06-11 21:07:07 +02:00
Loredana Crusoveanu
44fb9946c7
Merge pull request #7093 from amit2103/BAEL-14848
...
[BAEL-14848] - Fixed tests in spring-data-redis module
2019-06-10 22:39:11 +03:00
Loredana Crusoveanu
e11b35748e
Merge pull request #7111 from amit2103/BAEL-14844
...
[BAEL-14844] - Fix tests in libraries, libraries-data modules
2019-06-10 22:34:45 +03:00
rpvilao
e99e2389dd
Merge pull request #7059 from codehunter34/BAEL-2969
...
Bael 2969
2019-06-10 18:26:31 +02:00
emineoymak
3b380d79ed
Merge branch 'BAEL-2969' of https://github.com/codehunter34/tutorials into BAEL-2969
2019-06-10 01:49:02 -04:00
codehunter34
a342b198b3
BAEL-2969: Copying sets in Java
2019-06-10 01:48:47 -04:00
codehunter34
8899b80818
BAEL-2969: Copying sets in Java
2019-06-10 01:48:14 -04:00
emineoymak
fdf3b86d72
Merge branch 'BAEL-2969' of https://github.com/codehunter34/tutorials into BAEL-2969
2019-06-09 23:50:57 -04:00
codehunter34
35539daf79
BAEL-2969: Copying Sets in Java
2019-06-09 23:48:43 -04:00
codehunter34
f7772f1a87
Merge pull request #3 from codehunter34/master
...
Merge from master to BAEL-2969 branch
2019-06-09 23:16:29 -04:00
codehunter34
f1e59e754e
Merge pull request #2 from eugenp/master
...
Merge changes from master to the fork "codehunter34/tutorials"
2019-06-09 23:12:58 -04:00
Eric Martin
871a4b35ab
Merge pull request #7038 from gmconte/BAEL-2899
...
Bael 2899 - Integrating Groovy into Java Applications
2019-06-09 21:35:14 -05:00
Erik Pragt
fce304c87b
Merge pull request #7084 from urvyagrawal/BAEL-2968
...
Bael 2968
2019-06-10 10:38:46 +10:00
Gian Mario Contessa
dd69f71a9c
[BAEL-2899] adding more information and changing methods names
2019-06-09 21:18:13 +01:00
Shubhra Srivastava
51e050ae85
Bael 2950 graph has cycle check for directed graphs ( #7088 )
...
* BAEL-2950 : Graph Check If Cycle Exists
* BAEL-2950 : Minor Refactoring
* BAEL-2950 Cycle detection
* BAEL-2950 : Renaming unit test file
2019-06-09 22:01:06 +02:00
amit2103
151fdb5a8a
[BAEL-14844] -
2019-06-10 00:14:08 +05:30
rpvilao
aa4f6873cb
Merge pull request #7107 from liesheng/BAEL-2931
...
refactored the module for java optional as a return
2019-06-09 16:09:59 +02:00
Loredana Crusoveanu
c03b46093c
Merge pull request #7073 from amit2103/BAEL-14843
...
[BAEL-14843] - Fixed tests in jersey module
2019-06-09 09:06:51 +03:00
Liesheng Long
af92ef7146
refactored the module for java optional as a return
2019-06-09 00:31:09 -04:00
Loredana Crusoveanu
7ce538e8cf
Merge pull request #7100 from amit2103/BAEL-14850
...
[BAEL-14850] - Fixed junits for core-java-persistence module
2019-06-08 21:02:27 +03:00
amit2103
2155cb7ac6
[BAEL-14850] - Changed to live test
2019-06-08 20:05:31 +05:30
amit2103
1dfc7e8244
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14850
2019-06-08 19:56:33 +05:30
Loredana Crusoveanu
b7f5dd65ba
Merge pull request #7102 from amit2103/BAEL-14845
...
[BAEL-14845] - Fixed tests in log4j2 module
2019-06-08 16:11:49 +03:00
Loredana Crusoveanu
661d647160
Merge pull request #7101 from amit2103/BAEL-14842
...
[BAEL-14842] - Fixed tests in java-cassandra module
2019-06-08 16:05:00 +03:00
Loredana Crusoveanu
e97c91ebe8
Merge pull request #7090 from collaboratewithakash/master
...
Back link added
2019-06-08 15:18:37 +03:00
Loredana Crusoveanu
26fab288f0
Merge branch 'master' into master
2019-06-08 14:11:25 +03:00
amit2103
62828091d9
[BAEL-14845] - Fixed tests in log4j2 module
2019-06-08 16:36:34 +05:30
amit2103
380f836cc6
[BAEL-14842] - Fixed tests in java-cassandra module
2019-06-08 12:40:56 +05:30
amit2103
556f62e0f2
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14850
2019-06-08 12:04:38 +05:30
Eric Martin
36639e5feb
Merge pull request #7061 from maryarm/master
...
#BAEL-2802
2019-06-07 19:16:37 -05:00
Eric Martin
b7e654ed65
Update pom.xml
...
Fixed merge issue
2019-06-07 19:12:29 -05:00
Eric Martin
f9daccc5b2
Merge branch 'master' into master
2019-06-07 19:02:45 -05:00
amit2103
b820e6bd04
[BAEL-14850] - Fixed junits for core-java-persistence module
2019-06-08 01:01:39 +05:30
codehunter34
d69a81e25c
BAEL-2969: Copying Sets in Java
2019-06-07 15:01:42 -04:00
codehunter34
858927c985
BAEL-2969: Copying Sets in Java
2019-06-07 14:55:13 -04:00
maryarm
c18bb8e188
#BAEL-2802
...
Fix problems with code indentions, spacing and commas.
2019-06-07 19:36:31 +04:30
Amy DeGregorio
0ece18c766
Bael 2979 Guide to Crawler4j ( #7071 )
...
* BAEL-2727 Example Code
* BAEL-2979 Guide to Crawler4j
* BAEL-2979 adjust based on feedback
2019-06-07 13:54:00 +02:00
maibin
8d6e70ffee
Merge pull request #7091 from alessiostalla/BAEL-2967
...
Code for BAEL-2967
2019-06-06 23:07:51 +02:00
maibin
9d1396b99c
Merge pull request #7092 from Doha2012/master
...
upgrade spring security cloud
2019-06-06 22:58:46 +02:00
amit2103
054c564511
[BAEL-14848] - Fixed tests in spring-data-redis module
2019-06-06 21:05:34 +05:30
DOHA
cf68c5c771
upgrade spring security cloud
2019-06-06 14:46:56 +02:00
Alessio Stalla
a5045c2883
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-2967
2019-06-05 22:18:03 +02:00
Alessio Stalla
244ebb1ad1
Code for BAEL-2967
2019-06-05 22:16:47 +02:00
collaboratewithakash
9feca145f8
Back-link added
2019-06-05 16:20:54 +05:30
collaboratewithakash
55ad52dac8
Back-link added
2019-06-05 16:19:29 +05:30