DomWos
e828a0de9a
BAEL-1994: Flink and Kafka Data Pipeline
2018-08-13 00:08:55 +02:00
fanatixan
6e646bf0de
Bael 2023 ( #4851 )
...
* bael-2023: removing all occurrences of a value from a list
* adjusting examples to match the article
2018-07-31 12:56:29 +02:00
Saikat
fb7b7c3ec5
BAEL-1958 Log using SLF4J ( #4790 )
...
* Log using SLF4J
Jira Ticket: BAEL-1958
* Incorporate first review comments
2018-07-31 10:03:04 +02:00
Adam InTae Gerard
a1213549f3
Bael 1555 - Improve Example ( #4852 )
...
* BAEL-1555
* Corrected indents and spacing
* RequestMapping to GetMapping
* Improved Performance For Concurrent Users
2018-07-31 07:41:59 +02:00
Loredana Crusoveanu
aabbd93fcf
Merge pull request #4859 from amit2103/BAEL-7608-1
...
[BAEL-7608] - Fixed SecurityIntegrationTest with redirecting to login
2018-07-30 22:46:55 +03:00
amit2103
680e0c24a7
[BAEL-7608] - Fixed SecurityIntegrationTest with redirecting to login
2018-07-31 00:41:44 +05:30
Loredana Crusoveanu
7c83e6d22e
Merge pull request #4799 from rockoder/spring_vaadin
...
Spring vaadin
2018-07-30 20:13:11 +03:00
sandy03934
1bae07cc5c
BAEL-1979 Added examples for SnakeYAML Library ( #4802 )
...
* BAEL-1979 Added examples for SnakeYAML Library
* BAEL-1979 Moved the snakeyaml related code to libraries module
* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.
* BAEL-1979 Removed println statements, small formatting fix in pom.xml
2018-07-30 15:30:43 +02: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
24a52e8c74
Merge pull request #4828 from Doha2012/master
...
update spring-data-elasticsearch
2018-07-29 18:43:58 +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
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
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
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
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
myluckagain
4ee81a2fd9
BAEL-2030 remove first element from list ( #4803 )
2018-07-26 08:12:23 +02:00
Loredana Crusoveanu
83d0a6c33e
Merge pull request #4810 from eugenp/BAEL-1447-v2
...
add security exc
2018-07-25 23:50:04 +03:00
Loredana Crusoveanu
8b5232c1b6
add security exc
2018-07-25 22:53:14 +03:00