Felipe Santiago Corro
bebaf6d339
BAEL-1776: Add description and change module name ( #4607 )
...
* Add description and change module name
* Fix mvn parent in spring-boot-custom-starter
2018-07-05 23:27:12 -05:00
Hai Nguyen
59277b4339
BAEL-1846: Java Image to Base64 String ( #4600 )
...
* 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
2018-07-05 21:20:07 +02:00
Timoteo Ponce
234107f519
BAEL-1933 Added code examples and unit tests for creating symbolic links ( #4608 )
...
* BAEL-1933 Added code examples and unit tests for creating symbolic links
* Fixed PMD violation on unit test naming
* Fixed review comments
* Applied baeldung-eclipse formatter settings
2018-07-05 21:02:31 +02:00
Loredana Crusoveanu
f06f061075
Merge pull request #4007 from Thoughtscript/BAEL-1461
...
BAEL-1461: Web3J
2018-07-05 08:35:21 +03:00
Thoughtscript
0630938bbd
Merged: removed readme, fixed pom.xml
2018-07-05 02:09:04 +01:00
Eric Martin
bbd23add4a
Merge pull request #4578 from MherBaghinyan/BAEL-1743_
...
Bael 1743
2018-07-04 12:49:05 -05:00
pauljervis
684324fc10
Update download servlet to try-with-resources block. ( #4453 )
2018-07-04 09:43:48 +02:00
Loredana Crusoveanu
3b3008b6d5
Merge pull request #4623 from chandra1123/BAEL-1757-3
...
Added unit test for Thread.Join
2018-07-04 09:02:11 +03:00
chandra
463d159f59
Added unit test for Thread.join method
2018-07-04 01:39:17 -04:00
Chandra Prakash
6cae548f85
Merge pull request #2 from eugenp/master
...
Getting latest changes from main repository
2018-07-04 00:44:25 -04:00
markusgulden
66ede7ffcc
Improvements ( #4610 )
2018-07-03 22:22:46 -05:00
Mike Wojtyna
5515220308
Add BAEL-1919 embedded MongoDB test samples ( #4580 )
2018-07-03 23:31:56 +01:00
Loredana Crusoveanu
8a2514d019
Merge pull request #4317 from meltahawy/patch-1
...
Typo
2018-07-03 21:58:33 +03:00
Loredana Crusoveanu
f0d2c54175
Merge pull request #4163 from jabyte/master
...
Remove all the files and add them back again
2018-07-03 21:53:50 +03:00
Loredana Crusoveanu
42308063eb
Merge branch 'master' into master
2018-07-03 21:40:13 +03:00
Tom Hombergs
add380d17a
Merge pull request #4611 from priyeshmashelkar/master
...
BAEL-1907 Mockito @Mock vs @MockBean vs Mockio.mock()
2018-07-03 09:08:06 +02:00
Alejandro Gervasio
92acea607e
Context and Servlet Initialization Parameters ( #4594 )
...
* Initial Commit
* Update pom.xml
2018-07-02 20:59:39 -05:00
priyeshmashelkar
44caf3b868
Deleted file from evaluation
2018-07-02 12:30:59 +01:00
priyeshmashelkar
c7d58f3e58
Delete file from evaluation
2018-07-02 12:29:42 +01:00
priyeshmashelkar
3e3e577eee
Deleted file from evaluation
2018-07-02 12:29:05 +01:00
Loredana Crusoveanu
2d6136b475
Merge pull request #4568 from gangadkho/master
...
Java Custom Exception
2018-07-01 18:52:24 +03:00
Loredana Crusoveanu
9c82a741b9
Merge pull request #4603 from eugenp/spring-rest-update
...
update to spring 5
2018-07-01 18:51:42 +03:00
Loredana Crusoveanu
d148e789e4
Merge pull request #4602 from eugenp/lor6-patch-3
...
Update README.md
2018-07-01 18:51:25 +03:00
Loredana Crusoveanu
0cd80319bd
update to spring 5
2018-07-01 16:30:43 +03:00
Loredana Crusoveanu
b0c0bbc5de
Merge pull request #4601 from eugenp/update-valid
...
update to spring 5
2018-07-01 16:29:39 +03:00
Loredana Crusoveanu
f9ea250fd2
Update README.md
2018-07-01 15:35:48 +03:00
Loredana Crusoveanu
06577f129d
update to spring 5
2018-07-01 15:33:12 +03:00
Siben Nayak
92340e9ca5
[BAEL-1847] Iterate Backwards through a List ( #4540 )
...
* [BAEL-1847] Iterate Backwards through a List
* [BAEL-1847] Updated unit tests
2018-07-01 12:41:31 +02:00
Loredana Crusoveanu
bafa1678eb
Merge pull request #4598 from eugenp/update-dispatcher
...
update to spring 5
2018-07-01 11:45:47 +03:00
Loredana Crusoveanu
6a3608bd06
Merge pull request #4596 from Doha2012/master
...
add java configuration
2018-07-01 11:35:47 +03:00
Loredana Crusoveanu
0a5b8c3a00
update to spring 5
2018-07-01 10:58:13 +03:00
Loredana Crusoveanu
f3b612a98f
Merge pull request #4593 from eugenp/ldap-surefire
...
fix surefire version
2018-07-01 10:30:54 +03:00
DOHA
aae4c26685
add java configuration
2018-06-30 23:35:29 +03:00
Loredana Crusoveanu
00a14a6707
fix surefire version
2018-06-30 21:52:26 +03:00
abialas
97bddd2a20
BAEL-1924 ( #4590 )
...
* Revert "BAEL-1924 (#4573 )"
This reverts commit b1b34e2fca
.
* BAEL-1924 move code to new spring-boot-persistence module
* BAEL-1924 add new spring-boot-persistence module
2018-06-30 10:12:01 -07:00
KevinGilmore
111c39d4c9
Update README files ( #4589 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
2018-06-30 08:28:44 -05:00
Loredana Crusoveanu
76317f8052
Merge branch 'master' into master
2018-06-30 11:26:37 +03:00
Amit Pandey
f4d9ba7c0d
[BAEL-7057] - Fixed Junits in Jenkins for libraries-data Module ( #4588 )
2018-06-30 08:04:57 +02:00
Eric Martin
97a2e6b185
Merge pull request #4587 from eugenp/BAEL-1774
...
BAEL-1774: Moved SpringBootConsoleApplication from spring-boot to spring-boot-ops
2018-06-29 23:37:26 -05:00
eric-martin
172eb6c218
BAEL-1774: Moved SpringBootConsoleApplication from spring-boot to
...
spring-boot-ops
2018-06-29 23:05:28 -05:00
markusgulden
f6f62ea0f5
BAEL-1727 ( #4575 )
...
* Moved Lambda examples to separate module
Implementation of API Gateway example
* Format fixes
* Format fixes
* Minor fixes
* Minor fixes
* Minor fixes
* Adding SAM templates for "Introduction to AWS Serverless Application Model"
* Fixing formatting with spaces
2018-06-29 22:49:16 -05:00
IvanLjubicic
4e785fdc15
BAEL-1760 Console I/O in Java ( #4379 )
...
* ivan.ljubicic.app.developer@gmail.com
* Added unit tests, configuration class and minor adjustments
* primefaces intro module added
* deleted primefaces old module
* deleted different bean injection types sample project
* deleted addition different bean injection types file
* Renaming archetype in web.xml
* Added primefaces in jsf module
* Primefaces improvements
* Added commandButton and dialog
* Added PFM
* Code formatting
* Update pom.xml
* Formatting changes
* ConsoleDemo initial version
* Added new classes, renamed ConsoleDemo class
* Removed System.in class, renamed Scanner class and reorganized
* Added more method examples
2018-06-29 22:27:36 -05:00
psevestre
c66845c601
BAEL-1474 take2 - Code cleanup ( #4585 )
...
* BAEL-1474 Take2
* Remove extra code
2018-06-29 20:21:08 -07:00
Andrea Ligios
6656f45f0d
BAEL-1783 ( #4545 )
...
* BAEL-1783
* tabs to spaces, artifact id renamed
* tabs to spaces
* Added module spring-boot-logging-log4j2
* Removed <name> node
* @GetMapping instead of the older @RequestMapping
* @GetMapping instead of the older @RequestMapping
2018-06-29 21:43:22 -05:00
Tom Hombergs
0fd7481bb9
Merge pull request #4581 from smmansoor/master
...
[BAEL-1753] added ToDo application controllers
2018-06-29 21:19:01 +02:00
priyeshmashelkar
9da2a97419
Added test classes for BAEL-1907
2018-06-29 09:52:45 +01:00
priyeshmashelkar
b741e4e648
Added model class
2018-06-29 09:44:08 +01:00
harriteja
ebed45b3ef
Pivovarit patch 4 ( #4570 )
...
* Update baeldung-pmd-rules.xml
* Update baeldung-pmd-rules.xml (#4561 )
2018-06-29 05:59:39 +02:00
Eric Martin
b1d194cdb5
BAEL-1815: RomanNumeral and RomanArabicConverter ( #4565 )
...
* BAEL-1815: RomanNumeral and RomanArabicConverter
* Refactored getReverseSortedValues
2018-06-29 05:59:08 +02:00
Priyesh Mashelkar
0c1cee1a0b
Please enter the commit message for your changes. Lines starting
...
Added test classes for article
2018-06-29 01:16:37 +01:00