Kumar Chandrakant
823ad5ef7e
Merge remote-tracking branch 'upstream/master'
2018-09-21 15:38:44 +05:30
Akash Pandey
6995a96704
BAEL-2159: Mini Article on "Separate double into integer and decimal parts" ( #5300 )
2018-09-21 11:31:47 +02:00
micropatel
1dea2b8cbd
BAEL-1980 Access an in-memory h2 db from 2 Spring Boot applications ( #5230 )
...
* Added Spring-Boot-H2 project
* Optimized imports and formatted code
* Code Formatting changes
* Renamed the client applicaiton
* Removed Name from pom.xml
* formatting changes - applied formatting style
* added souts
* Update SpringBootApp.java
* Update ClientSpringBootApp.java
* Fixed Formatting issues
* Fixed formatting and spelling mistakes
* added H2 shared db example
* a
* patch
* test
* Revert "Fixed formatting and spelling mistakes"
This reverts commit ed56ededec903e85c2d9f2b55e7730682455d5f5.
* Revert "test"
This reverts commit 4a7133dbd1d181cc304348f63998924a9db5acfe.
* Revert "patch"
This reverts commit 404b9ebe74aef4faa2ad62d9867652b62a5445b8.
* Revert "a"
This reverts commit af77f841114e19b0a0eafb15530dbaaaf34b5493.
* Revert "added H2 shared db example"
This reverts commit e16918cae3813fe20172c7e90e27bbec34b5fb5f.
* Updated to have client and server in same directory
* Deleted old files
* removed unwanted directory
* formating
* removed unwanted module
* commentted removed module
* Revert "commentted removed module"
This reverts commit 211ff1441f6bde920d7af3f8cd52c2a682ba3967.
* Revert "removed unwanted module"
This reverts commit 657f9ee45e02269bcfdbf380b9a74ff2370857fc.
* fixed pom.xml issue
* typo fixed
* fixed multiple main class issue
2018-09-20 20:57:08 -05:00
Loredana Crusoveanu
80aabf2a23
Merge pull request #5301 from khatwaniNikhil/BAEL-2214
...
Bael 2214
2018-09-20 22:13:01 +03:00
Aravind Ranganathan
f7b03bdd41
Removing aws maven module for spring cloud functions ( #5291 )
2018-09-20 08:53:49 -06:00
Nikhil Khatwani
439ba7b924
Merge branch 'master' into BAEL-2214
2018-09-20 18:27:43 +05:30
Eric Martin
fe3bf7487d
Merge pull request #5248 from asturcon/heapDump
...
BAEL-2171 - Different Ways to Capture Java Heap Dumps
2018-09-19 20:56:07 -05:00
José Carlos Valero Sánchez
8cf4000544
Merge pull request #5293 from RanjeetKaur17/develop.0.3.0
...
Changes to directly create ZoneOffset using offset value rather using…
2018-09-19 21:23:06 +02:00
Loredana Crusoveanu
6f93afcf9f
Merge pull request #5283 from Doha2012/master
...
fix nested loop
2018-09-19 21:25:36 +03:00
Saikat
6a09ba47e8
Check String is not empty
...
Issue: BAEL-2128
2018-09-19 10:56:11 -06:00
Sam Millington
4d2780379d
Password Hashing, PBKDF2 and SHA-512
...
Issue: BAEL-2164
2018-09-19 10:29:04 -06:00
rozagerardo
a5acc10bac
[BAEL-1626] testing-modules | A Quick Guide to @TestPropertySource - move to existing submodule ( #5292 )
...
* *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
* * moved testpropertysource tests from spring-context-tests to spring-tests submodule
* deleted submodule created for this article, since it was moved
2018-09-19 07:16:10 -07:00
RanjeetKaur17
4be74d00d1
Changes to directly create ZoneOffset using offset value rather using ZoneRules.
2018-09-19 10:38:11 +04:00
Loredana Crusoveanu
ca1f5f6bfd
Merge pull request #5288 from dkapil/task/BAEL-8961
...
BAEL-8961 Fix surefire configs of spring-4, jasyptdemo, spring-boot l…
2018-09-19 07:22:15 +03:00
Dhawal Kapil
c67e8e817c
BAEL-8961 Fix surefire configs of spring-4, jasyptdemo, spring-boot logging and mvc, auth projects
...
- Renamed spring-cloud-security tests to *IntegrationTest as contextLoad was tested in these tests.
2018-09-19 09:03:00 +05:30
Dhawal Kapil
04929e41d8
Update pom.xml
2018-09-19 08:59:29 +05:30
sachin29aug
3101fbe433
the maven spring context profile
2018-09-18 23:09:20 -04:00
sachin29aug
84af2d6d82
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 38 more modules)
2018-09-18 22:57:03 -04:00
Eric Martin
505c5ae95d
Merge pull request #5259 from Satyam0408/BAEL-2158
...
Initial commit- BAEL 2158
2018-09-18 13:36:36 -05:00
Loredana Crusoveanu
57be700907
Merge pull request #5271 from amit2103/BAEL-8977
...
[BAEL-8977] - Added junit to read file into string through IOUtils
2018-09-18 21:10:14 +03:00
Nikhil Khatwani
f40d235afa
Changes for BAEL-2214
2018-09-18 22:24:23 +05:30
Dhawal Kapil
87c568052e
BAEL-8961 Fix surefire configs of spring-4, jasyptdemo, spring-boot logging and mvc, auth projects
...
- Test classes renaming as per standards
- Surefire config fixes, pom standardization
- Added packaging pom at spring-cloud-security module
2018-09-18 21:16:26 +05:30
Eric Martin
08234b536a
Merge pull request #5285 from eugenp/new-libraries-security-module
...
New libraries-security module
2018-09-17 22:20:43 -05:00
sachin29aug
474bd35976
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 29 more modules.. work in progress..)
2018-09-17 23:02:39 -04:00
Eric Martin
38af85f773
Update RoundUpToHundred.java
2018-09-17 21:55:14 -05:00
eric-martin
e8786d2a85
New libraries-security module
2018-09-17 21:37:09 -05:00
Dhawal Kapil
400f2ce8dc
BAEL-8958 Fix surefire configs of activejdbc, apache-shiro, asm, cas-secured-app, cas-server and core-java-io project
...
- Fixed surefire configs and general pom standardization
2018-09-18 06:45:23 +05:30
DOHA
e9e971d384
fix nested loop
2018-09-17 23:47:09 +03:00
DOHA
c3f2c6dee9
Merge remote-tracking branch 'eugenp/master'
2018-09-17 23:35:19 +03:00
Grzegorz Piwowarek
8455646125
Rename CoroutinesTest.kt to CoroutinesUnitTest.kt ( #5281 )
2018-09-17 22:15:58 +02:00
Marcos Lopez Gonzalez
a48f385176
File creation for dump changed
2018-09-17 18:13:09 +02:00
Satyam
14b6193fff
Changed return type of static method to long
2018-09-17 19:02:35 +05:30
Loredana Crusoveanu
59ae883c59
Merge pull request #5268 from Doha2012/master
...
find registered security filters
2018-09-17 08:58:03 +03:00
Dhawal Kapil
9a09cc3ce3
BAEL-2304 Improve functional webflux article
...
- Updated tests and minor spell fix
2018-09-17 11:07:02 +05:30
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
Satyam
6391285dd2
Added Math.ceil method to round up.
2018-09-17 02:10:06 +05:30
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
amit2103
f7b41ba79c
[BAEL-8977] - Added junit to read file into string through IOUtils
2018-09-16 23:45:42 +05:30
Corneil du Plessis
60d09f21d9
BAEL-2103: Added configuration for Deploying to Google Cloud Platform App Engine.
2018-09-16 19:54:41 +02:00
sachin29aug
b96244d685
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 9 more modules.. work in progress..)
2018-09-16 13:53:36 -04: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