vizsoro
f599419181
using collectingAndThen
2018-09-23 20:28:14 +02:00
Loredana Crusoveanu
5d4c2ff21d
Merge pull request #5318 from eugenp/lor6-patch-14
...
Update README.md
2018-09-23 18:37:48 +03:00
Loredana Crusoveanu
a336320f52
Update README.md
2018-09-23 18:32:13 +03:00
Loredana Crusoveanu
41b5cd81f3
Merge pull request #5316 from eugenp/BAEL-2086-v3
...
refactor dao
2018-09-23 18:03:24 +03:00
Loredana Crusoveanu
1a8eb6a0ef
refactor dao
2018-09-23 17:54:41 +03:00
Eric Martin
6fa3ee341f
Merge pull request #5237 from MherBaghinyan/BAEL-2180
...
Bael 2180
2018-09-23 09:37:16 -05:00
Tom Hombergs
b403f5d776
Merge branch 'master' into master
2018-09-23 15:36:32 +02:00
Alfonso Lentini
465c571f18
build fix
2018-09-23 13:55:39 +02:00
Alfonso Lentini
98f57fee9d
build fix
2018-09-23 13:20:39 +02:00
Alfonso Lentini
419b6e66b1
build fix
2018-09-23 13:19:48 +02:00
Alfonso Lentini
6ff8919dec
build fix
2018-09-23 12:54:26 +02:00
nguyennamthai
b9970c5e3a
Bael 2110 ( #5286 )
...
* Fix a division method mistake
* What a Spring bean is
* Update
* 2nd update
2018-09-23 12:46:26 +02:00
Alfonso Lentini
7d4b0d1610
ScribeJava
2018-09-23 12:29:23 +02:00
Loredana Crusoveanu
27b53f070a
Merge pull request #5313 from eugenp/fix-security-socket
...
fix maven war plugin, edit readme
2018-09-23 11:38:09 +03:00
Loredana Crusoveanu
7adf284a38
fix maven war plugin, edit readme
2018-09-23 11:33:01 +03:00
myluckagain
5e8076dddd
BAEL-2182 ( #5257 )
...
* BAEL-2182
* refactoring
2018-09-23 07:43:20 +02:00
bungrudi
991d6937f1
Bael-1043 - introduction to protonpack ( #5243 )
...
* BAEL-1043
* update protonpack version
* import static Arrays.stream
2018-09-23 06:41:55 +02:00
rozagerardo
38027c56b4
[BAEL-2115] spring-cloud | Configuring Netflix Archaius ( #5289 )
...
* added examples for archaius:
* dynamodb
* jdbc
configurations
* added archaius zookeeper config
* small fixes, removed dependency that was already provided by another library, and changed property value to match project name
2018-09-22 14:10:33 -07:00
Loredana Crusoveanu
7b1f5c5724
Merge pull request #5309 from eugenp/fix-zip-tutorial
...
fix for zip empty dir
2018-09-22 21:40:00 +03:00
Loredana Crusoveanu
74a6d38d24
fix for zip empty dir
2018-09-22 21:09:23 +03:00
Loredana Crusoveanu
1ee74058a2
Merge pull request #5308 from eugenp/fix-boot-mvc
...
fix start of spring-boot-mvc
2018-09-22 20:46:29 +03:00
Loredana Crusoveanu
d1ee152d6c
fix start of spring-boot-mvc
2018-09-22 20:29:17 +03:00
mherbaghinyan
3fc968d377
Merge remote-tracking branch 'origin/BAEL-2180' into BAEL-2180
2018-09-22 21:15:33 +04:00
mherbaghinyan
91ea35ee38
review changes
2018-09-22 21:15:03 +04:00
Grigorios Dimopoulos
5b78803c1f
[BAEL2150] Code for the related article, about nth root in java.
2018-09-22 17:37:09 +03:00
Loredana Crusoveanu
49bcb08b44
Merge pull request #5304 from Vizsoro/controller-service-dao-jsf-2
...
SpringBoot- service, controller, dao with JSF
2018-09-22 17:07:35 +03:00
vizsoro
31a8f2a4ec
version change in web.xml
2018-09-22 12:11:09 +02:00
Chirag Dewan
d9724fc153
BAEL-1426 Adding a message generator and updated Word Count Transactional App
2018-09-22 15:22:06 +05:30
Mher Baghinyan
5d7cc11745
Bael 2053 ( #5161 )
...
* String performance class
* String intern performance
* String performance replace
* String performance concat
* String performance split
* String performance convert
* String performance comparison
* String performance ==
* String performance check length
* String performance
* String performance matches
* String performance hints
* String performance %d
* fixing benchmark tests
* String performance final
* method naming convention fix
* renaming class name
* remove loops
2018-09-22 10:25:52 +02:00
Loredana Crusoveanu
5a2aacc237
Merge pull request #5303 from dkapil/task/BAEL-8963
...
BAEL-8963 Fix surefire configs of springresttomcat, roo, spring-swagg…
2018-09-21 23:43:36 +03:00
Loredana Crusoveanu
c615ed9e34
Merge pull request #5284 from dkapil/task/BAEL-8958
...
BAEL-8958 Fix surefire configs of activejdbc, apache-shiro, asm, cas-…
2018-09-21 23:39:56 +03:00
vizsoro
f96b4ed33b
SpringBoot- service, controller, dao with JSF
2018-09-21 15:01:44 +02:00
Dhawal Kapil
980c00e5ba
BAEL-8963 Fix surefire configs of springresttomcat, roo, spring-swagger, vertx, twilio and twitter4j projects
...
- Fixed surefire configs and basic pom standardization
2018-09-21 15:42:32 +05:30
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