Commit Graph

15760 Commits

Author SHA1 Message Date
Ali Dehghani
03679107fd Using blocking queue for pub-sub 2019-10-31 15:04:40 +03:30
Eric Martin
2b62b7677c Merge pull request #8118 from alimate/BAEL-3411
BAEL-3411: Added the Missing CSV Files
2019-10-30 23:09:48 -05:00
Eric Martin
8557bd2ebe Merge pull request #8117 from alimate/BAEL-3272
BAEL 3272: Fixed the Dependency Conflict Issue
2019-10-30 23:08:27 -05:00
Eric Martin
6239459ec9 Merge pull request #8115 from alimate/BAEL-3275
BAEL 3275: Fix the Integrations Tests in spring-data-redis
2019-10-30 21:57:04 -05:00
Eric Martin
9e4ff1a2b3 Merge pull request #8108 from alimate/BAEL-3274
BAEL-3274: Fixed the Integrations Tests in spring-data-rest-querydsl
2019-10-30 21:55:07 -05:00
Eric Martin
7e08d56915 Merge pull request #8103 from alimate/BAEL-3448-2
Disabling the Wildfly Remote Profile
2019-10-30 21:53:58 -05:00
Ali Dehghani
d800702e47 Fixed the Dependency Conflict Issue 2019-10-31 02:08:44 +03:30
Alessio Stalla
de496d4ee5 Merge branch 'master' into BAEL-16633 2019-10-30 23:09:06 +01:00
Ali Dehghani
97d0a7373b Added the Missing CSV Files 2019-10-31 01:16:28 +03:30
Ali Dehghani
5be2b72eff Fixed failing connection. 2019-10-31 00:49:42 +03:30
Ali Dehghani
7e5dfdcf45 Disabling the Fork Option
Each test setups a Redis server before test class
and tears it down after them. Since each Redis server
listens on port 6379, we can't let them to listen to the
same port with parallel options.
2019-10-31 00:48:17 +03:30
Josh Cummings
cd368caca2 Merge pull request #8114 from dkapil/task/BAEL-18211_2
BAEL-18211 Fix the integrations tests in spring-5-data-reactive
2019-10-30 15:02:58 -06:00
Josh Cummings
11e3498921 Merge pull request #8101 from catalin-burcea/BAEL-18264
[BAEL-18264] Move articles out of java-strings part4
2019-10-30 13:38:06 -06:00
Dhawal Kapil
53887eb852 BAEL-18211 Fix the integrations tests in spring-5-data-reactive
- Several fixes to fix the project setup in case of multiple spring data reactive repositories and fix assertion failures
2019-10-30 22:49:34 +05:30
Josh Cummings
d71958632c Merge pull request #8112 from catalin-burcea/BAEL-16666
[BAEL-16666] Split or move spring-thymeleaf module
2019-10-30 11:13:12 -06:00
catalin-burcea
ba50a42d43 Move articles out of java-strings part4 2019-10-30 17:33:19 +02:00
Josh Cummings
994651a49f Merge pull request #8048 from alessiostalla/BAEL-10229
#BAEL-10229 Remove the spring-boot-dependencies
2019-10-30 09:12:15 -06:00
catalin-burcea
236261536d Split or move spring-thymeleaf module 2019-10-30 16:51:30 +02:00
johnA1331
a26d825963 Update README.md 2019-10-30 22:12:05 +08:00
johnA1331
9a68ef9385 Update README.md 2019-10-30 22:10:40 +08:00
johnA1331
1783752602 Create README.md 2019-10-30 22:10:23 +08:00
johnA1331
9a47ef5618 Update README.md 2019-10-30 22:08:08 +08:00
johnA1331
0362cd3fe4 Update README.md 2019-10-30 22:06:32 +08:00
johnA1331
b44be5310c Update README.md 2019-10-30 22:05:20 +08:00
johnA1331
0d2f5128c8 Update README.MD 2019-10-30 22:03:55 +08:00
johnA1331
3668446122 Update README.md 2019-10-30 22:00:58 +08:00
johnA1331
b0280d5326 Update README.md 2019-10-30 21:58:08 +08:00
johnA1331
1e9ec7d03a Update README.md 2019-10-30 21:55:26 +08:00
johnA1331
24c73df593 Update README.md 2019-10-30 21:52:40 +08:00
johnA1331
66258f8f68 Update README.md 2019-10-30 21:51:03 +08:00
johnA1331
b8e2d034c6 Update README.md 2019-10-30 21:48:57 +08:00
johnA1331
9acdcc5f41 Update README.md 2019-10-30 21:46:45 +08:00
Krzysztof Majewski
a64bae63b8 BAEL-2513 2019-10-30 13:51:17 +01:00
Eugen
749eff7d62 Merge pull request #8107 from dkapil/master
Readme file changes
2019-10-30 07:44:06 +02:00
Ali Dehghani
ff853f6be4 Wait a little bit longer. 2019-10-30 08:08:48 +03:30
Dhawal Kapil
db814ceca4 Merge branch 'master' of https://github.com/dkapil/tutorials 2019-10-30 08:43:06 +05:30
Dhawal Kapil
bec5c3d4d2 Merge branch 'master' of https://github.com/eugenp/tutorials
# Conflicts:
#	java-strings-3/README.md
2019-10-30 08:42:20 +05:30
Fred
5914a5195a Customizing the Result of JPA Queries with Aggregation Functions Module (#7977)
* Customizing the Result of JPA Queries with Aggregation Functions Module

* *Code fix for the PR #7977

* *Inclusion of a method and tests for queries returning Object[] for PR #7977

* *Assertions update PR #7977

* *Adjust in the integration tests PR #7977
2019-10-30 00:34:29 +00:00
Dhawal Kapil
104b41ca45 Merge branch 'master' into master 2019-10-30 05:22:36 +05:30
Dhawal Kapil
3b08798d66 Merge branch 'johnA1331-master' 2019-10-30 05:19:19 +05:30
Dhawal Kapil
ea0f226cf6 Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
# Conflicts:
#	algorithms-miscellaneous-4/README.md
#	algorithms-sorting/README.md
#	gradle-5/README.md
#	java-dates-2/README.md
#	jaxb/README.md
#	jersey/README.md
#	libraries-primitive/README.MD
#	mapstruct/README.md
#	metrics/README.md
#	ml/README.md
#	persistence-modules/sirix/README.md
#	spring-5-data-reactive/README.md
#	spring-5/README.md
#	spring-boot-autoconfiguration/README.md
#	spring-freemarker/README.md
#	spring-mvc-simple-2/README.md
#	spring-mvc-xml/README.md
#	spring-thymeleaf-2/README.md
#	testing-modules/junit-5-advanced/README.md
#	xml/README.md
2019-10-30 05:18:36 +05:30
Ali Dehghani
f0a3af9187 Fixed the Integrations Tests in spring-data-rest-querydsl 2019-10-30 01:10:19 +03:30
Ali Dehghani
3d73ba4f8e Fixed the Max Memory Limit for the Embedded Redis Server 2019-10-30 00:44:25 +03:30
vatsalgosar
e8a597b5e9 - Updated test names to reflect what it is testing 2019-10-30 00:07:04 +05:30
Ali Dehghani
cd3b139fef Disabling the Wildfly Remote Profile 2019-10-29 18:56:57 +03:30
Martin van Wingerden
b264937ac6 [BAEL-3392] Add code samples for BAEL-3392 Debugging Java 8 Streams with IntelliJ 2019-10-29 16:17:28 +01:00
Alessio Stalla
fabf0993f6 #BAEL-16633 split Core Java 9 module - improved features 2019-10-29 15:30:01 +01:00
Alessio Stalla
83b5897387 #BAEL-16633 split Core Java 9 module - new Java 9 features 2019-10-29 13:58:21 +01:00
Alessio Stalla
4bdc333c99 Merge branch 'master' into BAEL-16633 2019-10-29 13:17:27 +01:00
Yavuz Tas
8582a17ca3 Update javaxval/src/test/java/org/baeldung/javaxval/messageinterpolator/ParameterMessageInterpolaterIntegrationTest.java
update to use the givenX_whenY_thenZ naming convention for tests

Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-10-29 10:02:27 +01:00