Loredana Crusoveanu
59ae883c59
Merge pull request #5268 from Doha2012/master
...
find registered security filters
2018-09-17 08:58:03 +03:00
José Carlos Valero Sánchez
096f17f30e
Merge pull request #5234 from RanjeetKaur17/develop.0.3.0
...
Adding Examples for ZonedDateTime, OffsetDateTime and OffsetTime
2018-09-16 23:37:07 +02:00
Tom Hombergs
79c05621d9
Merge pull request #5195 from priyeshmashelkar/master
...
BAEL-2096 Added classes for article
2018-09-16 22:10:51 +02:00
DOHA
05bb91ffe9
minor fix
2018-09-16 22:59:43 +03:00
Loredana Crusoveanu
dbcbd1fde0
Merge pull request #5272 from eugenp/open-csv-ms
...
add mappingstrategy opencsv method
2018-09-16 22:23:37 +03:00
Loredana Crusoveanu
c493e00819
add mappingstrategy opencsv method
2018-09-16 22:03:38 +03:00
Loredana Crusoveanu
1f07728770
Merge pull request #5269 from eugenp/spring-5-parallel
...
fix surefire parallel config
2018-09-16 21:24:27 +03:00
Loredana Crusoveanu
4a84a83597
fix surefire parallel config
2018-09-16 20:38:28 +03:00
Loredana Crusoveanu
5e3eb4ae41
Merge pull request #5267 from eugenp/spring-jpa-fix
...
fix spring-jpa start
2018-09-16 20:00:30 +03:00
Loredana Crusoveanu
237f8ef944
fix spring-jpa start
2018-09-16 19:56:05 +03:00
Loredana Crusoveanu
aa31e5f5de
Merge pull request #5265 from eugenp/lor6-patch-13
...
Create README.md
2018-09-16 19:28:54 +03:00
Predrag Maric
cd242f89d3
BAEL-2070 Renamed application class ( #5266 )
2018-09-16 18:05:22 +02:00
Hai Nguyen
9108183846
BAEL-2147 Kotlin Data Class from Json using GSON ( #5220 )
...
* BAEL-1846: Java Image to Base64 String
* Move from using main method to Junit test
* Update to use environment variables for testing
* reformat and add test file
* spring boot jsp security taglibs
* add more test
* add more test
* refactor spring config
* refactor spring config
* Update README.md
* fi alignment
* fix requested comments
* additional tests and content
* additional tests and content
* update examples
* Delete Readme file
* edit form example
* adding example for spring boot security tag libs
* Remove old tag libs module
* BAEL-2147 Add GsonTest
* BAEL-2147 Remove unused import
2018-09-16 09:02:36 -07:00
DOHA
dffd6cc87d
find registered security filters
2018-09-16 14:56:21 +03:00
Loredana Crusoveanu
476c07f244
Create README.md
2018-09-16 12:51:27 +03:00
Loredana Crusoveanu
41b2495dcc
Merge pull request #5263 from dkapil/task/BAEL-8965
...
BAEL-8965 Update "Spring Bean Scopes" article
2018-09-16 09:38:30 +03:00
Dhawal Kapil
77137e4011
BAEL-8965 Update "Spring Bean Scopes" article
...
- Updated changes for new spring bean scopes examples
2018-09-16 11:31:39 +05:30
Loredana Crusoveanu
0da7ef6672
Merge pull request #5212 from amit2103/BAEL-8870-1
...
[BAEL-8870] - Added modules in the parent module build
2018-09-16 08:53:08 +03:00
rozagerardo
31af57528e
[BAEL-1626] testing-modules | A Quick Guide to @TestPropertySource ( #5255 )
...
* *added tests using testpropertysource
* fix: using property for version in pom file
* fix, added dependency with compile scope to build successfully on mvn clean install
2018-09-15 21:46:42 -07:00
amit2103
2603129320
[BAEL-8870] - Commented jws module for build failure
2018-09-15 20:57:55 +05:30
amit2103
3c89c8c7f3
[BAEL-8870] - Commented guest modules and added in the intergratopm profile too
2018-09-15 20:42:42 +05:30
amit2103
265c015751
[BAEL-8870] - Added modules in the parent module build
2018-09-15 20:42:40 +05:30
Loredana Crusoveanu
06f66eda2e
Merge pull request #5258 from eugenp/bidimap-test
...
add bidimap key test
2018-09-15 17:39:39 +03:00
Loredana Crusoveanu
7480bf173a
Merge pull request #5207 from eugenp/lor6-patch-13
...
Update README.md
2018-09-15 17:17:28 +03:00
Loredana Crusoveanu
73f76b7eb3
Merge pull request #5204 from eugenp/fix-reactor-test
...
fix reactor test
2018-09-15 17:17:13 +03:00
Loredana Crusoveanu
9c99d2cb2e
Merge pull request #5250 from eugenp/boot-mvc-mainclass
...
add main class for boot-mvc module
2018-09-15 17:16:56 +03:00
Loredana Crusoveanu
8d65e267e6
add bidimap key test
2018-09-15 17:15:15 +03:00
Krzysztof Majewski
2e0edf12b1
Bael 2145 concatenate strings in kotlin ( #5208 )
...
* BAEL-2145
* BAEL-2145
* BAEL-2145
2018-09-15 15:57:25 +02:00
Wosin
05e1700fb7
Moved Flink related code from libraries to libraries-data module. ( #5253 )
2018-09-15 13:14:57 +02:00
DOHA
308b742759
Merge remote-tracking branch 'eugenp/master'
2018-09-15 00:22:18 +03:00
Aravind Ranganathan
33aa52ac94
Spring Cloud Functions with AWS
...
Issue: BAEL-1726
2018-09-14 08:15:45 -06:00
Marcos Lopez Gonzalez
8c20c665de
BAEL-1767 - Java 9 Platform Logging API ( #5071 )
...
* java 9 logger
* slf4j + logback modules added
* new module for slf4j
* logback config
* cleanup
* format
2018-09-14 15:54:38 +02:00
José Carlos Valero Sánchez
d5e6a8d436
Merge pull request #5159 from psevestre/master
...
[BAEL-2166] & [BAEL-455] Code
2018-09-14 13:48:04 +02:00
José Carlos Valero Sánchez
d2d6f2f501
Merge pull request #5206 from JonCook/master
...
BAEL-2060 - Bean Validation in Jersey
2018-09-14 11:15:51 +02:00
xamcross
86d60237f4
BAEL-2095 CrudRepository save() method ( #5223 )
...
* BAEL-2095 CrudRepository save() method
* BAEL-2095 Enhanced the MerchandiseEntity with additional attributes; added unit-tests; removed spring boot runner
* BAEL-2095 Test renamed to end with IntegrationTest to make it past Travis's rules
2018-09-14 07:55:03 +02:00
Loredana Crusoveanu
521c341595
add main class for boot-mvc module
2018-09-14 08:05:43 +03:00
Loredana Crusoveanu
aef7b7f9aa
Merge pull request #5246 from dkapil/task/BAEL-8964
...
BAEL-8964 Add a section in "NoSuchBeanDefinition" article
2018-09-13 22:46:36 +03:00
Dhawal Kapil
0ff98874f7
BAEL-8964 Add a section in "NoSuchBeanDefinition" article
...
- Added example for no such bean definition example.
2018-09-13 22:16:08 +05:30
Josh Cummings
1a06dfb941
Floating-point Formatting ( #5244 )
...
These samples show some different approaches for formatting a
floating-point value into a String, while removing its decimal part.
Included is a benchmark to show how each approach performs.
Issue: BAEL-2152
2018-09-13 06:42:33 -06:00
Loredana Crusoveanu
9dbdfcf31f
Merge pull request #5233 from dkapil/task/BAEL-8901
...
BAEL-8901 Add section in "Stream operations on Strings" article
2018-09-13 09:13:34 +03:00
Dhawal Kapil
72e1e9634b
Feature/bael 2077 dhawal ( #5232 )
...
* [BAEL-2077] - Add section in Spring Profiles article
* removed irrelevent code
* [BAEL-2077] - Removing unnecessory files and adding Integration test file
2018-09-13 07:39:53 +02:00
Kumar Chandrakant
88601730d0
BAEL-2187 - Adding files for the tutorial related to Java Yield ( #5169 )
2018-09-13 07:34:28 +02:00
Alejandro Gervasio
332061d8bd
BAEL-971 - An Introduction to Apache Commons Lang ( #5165 )
...
* Initial Commit
* Update SystemsUtilsUnitTest.java
* Update SystemsUtilsUnitTest.java
* Update ConstructorUtilsUnitTest.java
* Update FieldUtilsUnitTest.java
* Update ConstructorUtilsUnitTest.java
* Update MethodUtilsUnitTest.java
* Update BasicThreadFactoryUnitTest.java
* Update ConstructorUtilsUnitTest.java
2018-09-13 07:11:30 +02:00
Dhawal Kapil
107e6a75be
Feature/bael 2118 dhawal ( #5231 )
...
* [BAEL-2118] - Add a section in String Split Article
* [BAEL-2118] - Formatting and upgraded to JUNIT 5
2018-09-13 06:49:41 +02:00
Philippe
a84c742aa7
Merge remote-tracking branch 'upstream/master'
2018-09-12 22:56:57 -03:00
Philippe
38a995658e
Code for [BAEL-455]
2018-09-12 22:51:27 -03:00
daoire
af074ee8d3
Merge pull request #5236 from eugenp/pr/dtos
...
Updates to Double to string
2018-09-12 20:43:33 +01:00
daoire
6009c4f910
Updates to Double to string
2018-09-12 20:35:59 +01:00
RanjeetKaur17
e8a48fbad2
Removing unused file.
2018-09-12 20:11:40 +04:00
RanjeetKaur17
33e7ce89ce
Adding Examples for ZonedDateTime, OffsetDateTime and OffsetTime
2018-09-12 20:09:27 +04:00