k0l0ssus
c195c5dc50
Add files via upload
2018-07-29 22:56:58 -04:00
k0l0ssus
93bfc63f15
Create readme.md
2018-07-29 22:56:16 -04:00
Loredana Crusoveanu
ca1908a351
Merge pull request #4542 from eugenp/prototype-bean-function
...
add prototype bean ex with function
2018-07-29 21:58:24 +03:00
Loredana Crusoveanu
0c28af774a
upgrade sockets to spring5
2018-07-29 21:55:28 +03:00
Loredana Crusoveanu
24a52e8c74
Merge pull request #4828 from Doha2012/master
...
update spring-data-elasticsearch
2018-07-29 18:43:58 +03:00
Loredana Crusoveanu
14ad816b7d
re-add code for type conversion article
2018-07-29 18:12:48 +03:00
Tonnix
deb27c1e3b
Added PR files for BAEL-2031 ( #4844 )
...
* Added source files for BAEL-2031
* Added test files for BAEL-2031
2018-07-29 17:07:16 +02:00
Loredana Crusoveanu
51d79fdc55
Merge pull request #4845 from amit2103/BAEL-7609
...
[BAEL-7609] - Fixed spring-boot integration tests
2018-07-29 17:47:50 +03:00
Loredana Crusoveanu
ae6e0f2085
Merge pull request #4837 from eugenp/BAEL-1992-v2
...
move mqtt project
2018-07-29 17:35:31 +03:00
amit2103
ec4a0a5b94
[BAEL-7609] - Fixed spring-boot integration tests
2018-07-29 18:32:39 +05:30
Loredana Crusoveanu
e6cea7449a
Merge pull request #4833 from amit2103/BAEL-7608-1
...
[BAEL-7608] - Fixed spring-5-reactive integration tests
2018-07-29 15:07:16 +03:00
Loredana Crusoveanu
4981b1fd0e
Update pom.xml
2018-07-29 15:03:12 +03:00
Kartik Singla
d0d9402822
Merge pull request #4 from eugenp/master
...
updated master
2018-07-29 14:57:19 +05:30
amit2103
38e7ec8065
[BAEL-7608] - Removed unused imports
2018-07-29 14:17:48 +05:30
amit2103
bc036fc39d
[BAEL-7608] - Reverted NettyContext to Embedded Tomcat example with Async = true
2018-07-29 14:16:04 +05:30
amit2103
578bcb7f79
[BAEL-7608] - Fixed spring-5-reactive integration tests
2018-07-29 11:04:14 +05:30
Felipe Santiago Corro
748c94f231
Add items to list in core-java-collections ( #4841 )
2018-07-29 06:38:51 +02:00
Loredana Crusoveanu
81d941758e
Merge pull request #4830 from danielguedesb/master
...
OAuth2 Principal and Authorities Extractor
2018-07-29 07:33:52 +03:00
Tom Hombergs
02d0b127a2
added link
2018-07-28 22:51:29 +02:00
Loredana Crusoveanu
61860cf7b8
move mqtt project
2018-07-28 22:24:38 +03:00
Loredana Crusoveanu
52bcad7243
Merge pull request #4822 from eugenp/lor6-patch-6
...
Update PushController.java
2018-07-28 22:01:42 +03:00
Loredana Crusoveanu
e6c78e9a23
Merge pull request #4832 from psevestre/master
...
Code for BAEL-1992
2018-07-28 21:59:20 +03:00
Dhrubajyoti Bhattacharjee
7ff4d2ea4c
BAEL-1983 Intialize a HashMap in Java ( #4819 )
2018-07-28 20:44:05 +02:00
Philippe
a1d1d6b16f
[refs#BAEL-1992] Minor refactoring
2018-07-28 13:37:39 -03:00
Philippe
bdbba67eb3
Merge remote-tracking branch 'upstream/master'
2018-07-28 13:35:03 -03:00
db
9940bf2960
removed comment on pom
2018-07-28 13:09:46 +01:00
db
d1f2917c33
moved PrincipalExtractor and AuthoritiesExtractor example to spring-5-security module
2018-07-28 13:06:41 +01:00
Eugen Paraschiv
33889d0cd7
integration-lite trying out a few modules
2018-07-28 11:01:48 +03:00
Tom Hombergs
9fee109ee9
added link
2018-07-28 09:35:39 +02:00
Alejandro Gervasio
fc02400f5f
BAEL-1818 A Simple Guide to Connection Pooling in Java ( #4823 )
...
* Initial Commit
* Update parent pom.xml
* Update BasicConnectionPool class
* Update BasicConnectionPool class
* BAEL-1818 removed code from core-java module, cleaned up a little pom files
* BAEL-1818 moved the code from connectionpool.connectionpools package to connectionpool
2018-07-28 08:44:51 +02:00
DOHA
bac0c0714c
update spring data elasticsearch
2018-07-28 02:27:47 +03:00
Eugen Paraschiv
25fb0c94c2
integration-lite work
2018-07-28 00:17:37 +03:00
daoire
4fcef9ff86
Merge pull request #4820 from MrSamMillington/master
...
BAEL-#2042 Unit tests for java-faker article
2018-07-27 21:38:08 +01:00
Eugen Paraschiv
738e3af007
integratio-lite profile work
2018-07-27 23:32:13 +03:00
Eugen Paraschiv
0a1e10b128
commenting out problematic modules in the integration-lite build
2018-07-27 22:56:18 +03:00
Mher Baghinyan
ffbeb78ee1
Bael 1743 improved ( #4826 )
...
* compile only for firefox
* added parent module
* changed artifact id
2018-07-27 19:00:13 +02:00
Daniel Barrigas
dab27a059e
Merge pull request #3 from eugenp/master
...
sync with origin
2018-07-27 02:34:34 +01:00
db
2a773d637c
PrincipalExtractor and AuthoritiesExtractor example
2018-07-27 02:33:14 +01:00
Shreyash
7070f25400
BAEL-1960: Custom appender for log4j ( #4731 )
...
* BAEL-1960: Custom appender for log4j
* Changes as per suggestion to BAEL-1960
* Changes as [er review for BAEL-1960
* Changes for formatting as per suggestion.
* BAEL-1960. Copied pom.xml from master and pasted my changes against it.
* Chnages for spaces instead of tabs.
* Changes for spaces instead of tabs.
2018-07-26 22:57:19 +02:00
Felipe Santiago Corro
a1ba371c73
add elements to list ( #4814 )
2018-07-26 22:19:03 +02:00
geroza
81027b7fbd
* minor fixes and cleaning duties
2018-07-26 20:52:18 +01:00
geroza
6b2fb615a7
* Added examples for java-9 filtering collector
2018-07-26 20:52:18 +01:00
geroza
5b489423d8
* added examples of filtering collections using Streams, Apache CollectionUtils, Guava and Eclipse Collections
2018-07-26 20:52:18 +01:00
Loredana Crusoveanu
e337fb5369
Merge branch 'master' into avro-error
2018-07-26 22:39:30 +03:00
Loredana Crusoveanu
729f1efd89
Update PushController.java
2018-07-26 22:35:35 +03:00
Sjmillington
015240a99e
Moved javafaker unit tests to testing-modules
2018-07-26 19:17:51 +01:00
Sjmillington
a92283f0dd
BAEL-2042 JavaFaker unit tests
2018-07-26 16:19:07 +01:00
root
2f0b1b46c9
Changes for spaces instead of tabs.
2018-07-26 12:54:28 +05:30
root
cd4dbef187
Chnages for spaces instead of tabs.
2018-07-26 12:49:30 +05:30
myluckagain
4ee81a2fd9
BAEL-2030 remove first element from list ( #4803 )
2018-07-26 08:12:23 +02:00