8579 Commits

Author SHA1 Message Date
Philippe
3b1c7ead13 Merge remote-tracking branch 'upstream/master' 2018-06-30 00:04:48 +02: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
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
Syed Mansoor
528a945426 Merge remote-tracking branch 'upstream/master' 2018-06-29 10:00:03 +10:00
Syed Mansoor
d834de3f23 [BAEL-1753] added ToDo application controllers 2018-06-29 09:59:06 +10:00
Tom Hombergs
e065d94685
Merge pull request #4571 from den314/master
BAEL-1891 interpreter design pattern in java
2018-06-28 22:59:44 +02:00
Eric Martin
7e8dd8816e
Merge pull request #4369 from hemantvsn/hemantvsn_SpringBootNonWebApp_30May18
Added springbootnonwebapp project code
2018-06-27 23:17:59 -05:00
Amit Pandey
e3978a5f95 Bael 4461 3 (#4557)
* [BAEL-4462] - Fixed integration tests

* [BAEL-7055] - Fix JUNIT in core java module
2018-06-27 09:15:09 +02:00
mmchsusan
9c8d31aae6 BAEL 1793 Adding PageImpl for pagination (#4371)
* BAEL-1793 Spring with Thymeleaf Pagination for a List

* Replace tabs with 4 spaces in HTML based on editor's feedback.

* Updated to use spring data PageImpl for representing paged list
2018-06-26 22:00:40 -05:00
abialas
b1b34e2fca BAEL-1924 (#4573)
* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api

* BAEL-1567 fix optional

* BAEL-1679 add query annotation jpa spring data

* BAEL-1679 added new junits

* BAEL-1679 use assertJ, use givenWhenThen naming convention

* BAEL-1679 move query annotation examples to persistence modules

* BAEL-1679 fix formatting

* BAEL-659 add junits for repositories

* BAEL-659 add one junit

* BAEL-659 remove one duplicated dependency

* BAEL-659 fix test class name

* BAEL-1924 add import many files
2018-06-26 14:54:11 -07:00
Andrey Shcherbakov
0e97b9d21b Add the code snippets of the Kotlin String Template article (#4541) 2018-06-26 13:37:43 -07:00
Loredana Crusoveanu
07f3ab60fd
Merge pull request #4517 from asturcon/tutorials/titleCase
BAEL-1928 - Convert a string to title case
2018-06-26 22:30:30 +03:00
Loredana Crusoveanu
36dd4888f4
Merge pull request #4538 from asturcon/tutorials/dateWithoutTime
BAEL-1894 - Date without time
2018-06-26 21:14:15 +03:00
Dhawal Kapil
08b589e8f6 BAEL-1892 Get Integer Values from Date
-Added classes to show case how to extract values from classes Date and Calendar, and LocalDate, LocalDateTime, ZonedDateTime and OffSetDateTime
-Added unit test cases for all classes
2018-06-26 18:39:32 +01:00
Denis
d5013d55fb Merge branch 'master' of https://github.com/eugenp/tutorials 2018-06-26 19:11:28 +02:00
Denis
642eaa2a85 BAEL-1891 interpreter design pattern in java 2018-06-26 18:39:22 +02:00
Mariusz Kuligowski
287d0a062a BAEL-1732 - Java with ANTLR (#4243)
Examples for Java with ANTLR article
2018-06-26 09:47:49 -06:00
Graham Cox
d1e092b850 Examples of Reflection in Kotlin (#4483)
* Examples of Reflection in Kotlin

* Some article updates to make better use of Assert

* Replaced printlines with log statements

* Added @Ignore to so tests with no assertions
2018-06-26 07:30:55 +01:00
rozagerardo
7e0d553340 * Added code for BAEL-1899 get start and end of a day (#4567) 2018-06-25 22:30:31 -07:00
psevestre
1609a9a5de BAEL-1474 Take2 (#4566) 2018-06-25 22:10:23 -07:00
Philippe
172642e190 BAEL-1474 Take2 2018-06-26 01:10:00 -03:00
hemantvsn
8a960353db
Logged the arguements of run method 2018-06-25 14:27:30 +05:30
KevinGilmore
3cab703646
BAEL-1801 README update (#4548)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article
2018-06-24 21:13:54 -05:00
eelhazati
32d50befa4 BAEL-1833 (#4530) 2018-06-25 00:24:49 +02:00
Marcos Lopez Gonzalez
6f125f2fe2 tests date without time 2018-06-24 20:23:43 +02:00
enpy
1024102d9a BAEL-1733 (#4417)
* BAEL-1733

* naming conventions settled

* createManifestFile method added

* remove accidentally created MANIFEST.MF file from the project root flder
2018-06-24 11:57:24 -05:00
Marcos Lopez Gonzalez
914859d629 Date without time 2018-06-24 12:15:09 +02:00
Loredana Crusoveanu
14bdd8e7d7
Merge pull request #4258 from dhruba619/master
BAEL-1627 Moved the code to new module spring-boot-mvc
2018-06-24 10:41:40 +03:00
Loredana Crusoveanu
3672f5d8cd
Merge pull request #4535 from eugenp/fix-ejb
fix dependencies versions
2018-06-24 09:15:01 +03:00
markusgulden
bde11efe2c BAEL-1821 (#4487)
* Moved Lambda examples to separate module
Implementation of API Gateway example

* Format fixes

* Format fixes

* Minor fixes

* Minor fixes

* Minor fixes
2018-06-23 22:03:32 -05:00
Loredana Crusoveanu
65221919f7
Merge pull request #4534 from eugenp/jpa-fix
query type fix
2018-06-23 22:48:15 +03:00
Loredana Crusoveanu
892e16f5ae fix dependencies versions 2018-06-23 22:47:28 +03:00
Loredana Crusoveanu
83dc373f81 query type fix 2018-06-23 20:31:50 +03:00
Marcos Lopez Gonzalez
ca5d22fc15 Merge branch 'masterEugen' 2018-06-23 18:12:29 +02:00
Jonathan Cook
0242d74b93 BAEL-1863 - Calling Callbacks with Mockito (#4531)
* BAEL-1849 - Convert from String to Date in Java

* BAEL-1863 - Calling Callbacks with Mockito
2018-06-23 08:11:52 -07:00
tamasradu
550806ab32 Adding code for BAEL-1845 (#4524) 2018-06-22 08:15:08 -07:00
Tom Hombergs
548d7abc82
Merge pull request #4449 from eugenp/thombergs-patch-9
added article link
2018-06-22 15:33:14 +02:00
Sanjay Patel
f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
hemantvsn
9241c90660
Update SpringBootConsoleApplication.java 2018-06-22 12:24:19 +05:30
Rajat Garg
1848c25f49 Bael 1734 get file extension in java (#4522)
* change method to return Optionals

* add check for empty Optional

* replace ifPresent() with get()

* remove extra check
2018-06-21 20:03:53 +01:00
Pablo Castelnovo
6d56fc5438 BAEL-1848 final and immutable objects in Java (#4515)
* Strange git issue with README.MD, wouldn't revert the file

* final and immutable objects in Java

* Move tests to src/test/

* BAEL-1848 renamed test class
2018-06-21 01:42:37 +02:00
Marcos Lopez Gonzalez
dfbd91a678 renamed test class 2018-06-20 23:12:30 +02:00
Marcos Lopez Gonzalez
5de26d0df3 Merge branch 'masterEugen' into tutorials/titleCase 2018-06-20 22:57:41 +02:00
Marcos Lopez Gonzalez
5d589d37d4 convert string to tiltle case 2018-06-20 22:57:14 +02:00
Aprian Diaz Novandi
d757050209 BAEL-1200 JavaPoet (#4500)
* Initial commit

* Implement JavaPoet examples
2018-06-20 00:32:28 +02:00
Alejandro Gervasio
4109abebf9 An Introduction to CDI (Contexts and Dependency Injection) (#4503)
* Initial Commit

* Update pom.xml

* Update TimeLoggerFactoryUnitTest.java

* Update PngFileEditorUnitTest.java
2018-06-19 22:19:56 +01:00
Tom Hombergs
4bfb407cfc
Merge pull request #4505 from smmansoor/master
[BAEL-1753] Simple application with Ktor
2018-06-19 21:36:35 +02:00
Eric Martin
ee8794901a
Merge pull request #4460 from timoteoponce/BAEL-1770_v2
Added error handling policies for javax-servlets module
2018-06-19 11:51:10 -05:00
Bahtiyar Kaba
b0062c48ed apply naming conventions to test-container test names 2018-06-19 07:37:31 +01:00