11490 Commits

Author SHA1 Message Date
Maiklins
af9a60bddf BAEL-2217 forEach within forEach (#6166) 2019-01-17 19:31:13 -08:00
KevinGilmore
98c9d22151
BAEL-2335 and BAEL-2413 README updates (#6152)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD
2019-01-17 20:06:22 -06:00
Loredana Crusoveanu
8510b07a56
Update FilesClearDataManualTest.java 2019-01-17 23:27:50 +02:00
Loredana Crusoveanu
735b0a10b2
Update StreamFilterUnitTest.java 2019-01-17 23:25:26 +02:00
Loredana Crusoveanu
85eab12c03
Update and rename LeaveRequestStateTest.java to LeaveRequestStateUnitTest.java 2019-01-17 23:22:05 +02:00
Ger Roza
684ee6040e Added example for spring boot exception handling 2019-01-17 17:44:49 -02:00
Erick Audet M.Sc
af1636fe23 BAEL-2509
* New section in InputStream to byte array article and recreating branch.

* Minor typo

* Code reformat using intellij formatter.

* Code reformat using intellij formatter.

* guava implementation to be completed

* guava implementation

* Added assert to guava test

* Fix formatting

* Formatting using Baeldung format

* Based on Josh comments, I removed some code BAEL-2509

* Removed all references to File

* Update fork from upstream

* Update fork from upstream

* Merhe Upstream

* Remove all references to FileInputStream (Josh Comments)

* Delete CustomBaeldungQueueUnitTest.java
2019-01-17 10:21:30 -07:00
Grzegorz Piwowarek
b47140fdd2
Delete . .. 2019-01-17 15:44:27 +01:00
Rajesh Bhojwani
273c569b88 remove space 2019-01-17 15:20:25 +05:30
Rajesh Bhojwani
e6e0c065d5 Added test file to demo the deletion of file content 2019-01-17 15:17:09 +05:30
Dhawal Kapil
212ea5d83b BAEL-2129 Added Unit test for Void Type in Kotlin article (#5944) 2019-01-16 11:00:52 -08:00
cror
2b7e66a398 renaming method according to content: thousand -> hundred 2019-01-16 17:14:35 +01:00
cror
438ff48c27 BAEL-2546: added Stream.count examples 2019-01-16 17:09:44 +01:00
Ger Roza
22e98e06ea Removed most exception handlers from spring-rest-full (except the ones used in other articles) and moved them to spring-boot-rest 2019-01-15 18:45:36 -02:00
PRIFTI
4c9ea991cc BAEL-2441: Providing example for Implementing simple State Machine with Java Enums. 2019-01-15 21:38:40 +01:00
Amy DeGregorio
0bfa50825b BAEL-2499 Write to CSV in Java - updated (#6135)
* example code for Article How to Write to a CSV File in Java

* Updated to use a Stream

* Updated to use Streams in convertToCSV for BAEL-2499
2019-01-15 21:31:37 +01:00
Loredana Crusoveanu
7397ac956c
Merge pull request #6121 from eelhazati/master
jpa 2.2 support for java 8 date and time types.
2019-01-15 20:49:19 +02:00
soufiane-cheouati
e7301029c3 Adding new methods for calculating the sum (#6088)
* Creating new module

Creating new module for Hexagonal Architecture

* Adding Java classes

Adding Java classes used in the example

* Adding the pom.xml file

Adding the pom.xml file.

* Update the pom.xml file

Update the pom.xml file

* BAEL-2498: Creating new folder

Creating new folder for Java 8 sum with Streams examples

* BAEL-2498: Uploading java Classes

Adding the Java classes containing examples of different methods to calculate the sum using Java 8 Streams

* BAEL-2498: Creating new folder

Creating new folder for sum unit tests

* BAEL-2498: Adding the unit tests

Adding the unit tests for the methods that calculate the sum using the Java Streams

* Add files via Upload

- Adding a method for calculating the sum of a map´s values
- Adding a method for calculating the sum of numbers within a String object

* Add files via upload

- Adding a method for calculating the sum of a map´s values
- Adding a method for calculating the sum of numbers within a String object

* Delete . ...

* Delete pom.xml

* Delete User.java

* Delete UserControler.java

* Delete UserDataBaseAdapter.java

* Delete UserInterfaceAdapter.java

* Delete UserDataBasePort.java

* Delete UserInterfacePort.java

* Delete UserService.java
2019-01-15 17:37:38 +01:00
freddyaott
18e1a3067d [BAEL-2270] Guide to XMPP Smack Client (#5959)
Smack Library - Simple chat client
2019-01-15 00:04:54 -03:00
Loredana Crusoveanu
d7bfa76462
Update README.md 2019-01-14 22:21:27 +02:00
Tom Hombergs
a480f7b8d3
added link 2019-01-14 20:48:58 +01:00
Eric Martin
14771a3b2c
Merge pull request #6051 from mchugunov/BAEL-2475-deserialize-immutable-objects
BAEL-2475: Deserialize immutable objects
2019-01-13 22:09:09 -06:00
Eric Martin
13ab8a152a
Merge pull request #6120 from MherBaghinyan/BAEL-2521
Bael 2521
2019-01-13 22:08:14 -06:00
fanatixan
e7412182a9 bael-2508 - Stream.peek() examples (#6132)
* bael-2508 - Stream.peek() examples

* beal-2508 additional example

* bael-2508 moving examples
2019-01-13 13:27:07 -08:00
amit2103
d16167ea63 [BAEL-10781] - Added code for spring data rest pagination 2019-01-14 00:37:51 +05:30
Loredana Crusoveanu
4d90ca6c58
Merge pull request #6129 from chandra1123/BAEL-2088-HibernateExceptions
Bael 2088 hibernate exceptions
2019-01-13 11:50:58 +02:00
Loredana Crusoveanu
599a7062e3
Merge pull request #6131 from eugenp/BAEL-2543-v2
move instanceof code
2019-01-13 10:37:18 +02:00
Loredana
4f103eeb27 move instanceof code 2019-01-13 10:32:02 +02:00
Eric Martin
8f938c54a9
Merge pull request #6093 from urvyagrawal/BAEL-2543
Adding files for BAEL-2543
2019-01-12 17:12:13 -06:00
chandra
dcc1cd3850 BAEL-2088 Common Hibernate Exceptions
Commin Hibernate Exceptions unit tests
2019-01-12 16:52:52 -05:00
Ger Roza
b395dc1d41 Now using Auth and Resource servers from Baeldung/spring-security-oauth (#6128) 2019-01-12 12:57:19 -08:00
Juan Moreno
469e36f07a BAEL-2444 Extra examples (#6087) 2019-01-12 12:59:25 -06:00
Loredana Crusoveanu
b81af290a3
Merge pull request #6114 from rozagerardo/geroza/BAEL-9518_Upgrade-parent-spring-5-to-the-latest-version-2
[BAEL-9518] parent-spring-5 | Upgrade parent-spring-5 to the latest version of Spring 5 - part 2
2019-01-12 20:33:37 +02:00
Loredana Crusoveanu
a00fa8fdc9
Merge pull request #6105 from rozagerardo/geroza/BAEL-9518_Upgrade-parent-spring-5-to-the-latest-version
[BAEL-9518] parent-spring-5 | Upgrade parent-spring-5 to the latest version of Spring 5
2019-01-12 20:29:50 +02:00
Loredana Crusoveanu
f53c247946
Merge pull request #6119 from FDPro/master
dupirefr/dupire.francois+pro@gmail.com [BAEL-2531] Directories creation tests
2019-01-12 18:35:00 +02:00
Loredana Crusoveanu
c2c92b196c
Merge pull request #6127 from eugenp/test-branch
fix core-java test and back to build
2019-01-12 11:30:43 +02:00
chandra
262d2efb7b Merge branch 'master' into BAEL-2088-HibernateExceptions 2019-01-11 22:54:34 -05:00
Chandra Prakash
09e14e6c0e
Merge pull request #12 from eugenp/master
Getting latest changes
2019-01-11 22:52:54 -05:00
Loredana
2cb4faddb0 fix core-java test and back to build 2019-01-11 23:03:38 +02:00
Loredana Crusoveanu
9e5b55889f
Merge pull request #6126 from eugenp/echeyne-readme
BAEL-2535
2019-01-11 22:53:04 +02:00
Emily Cheyne
4b47306e91
BAEL-2535 2019-01-11 12:48:28 -07:00
Eric Martin
0fa8d64898
Merge pull request #6118 from rodolforfq/BAEL-2446
BAEL-2446
2019-01-11 13:29:04 -06:00
Amy DeGregorio
583969b59d BAEL-2499 Write to CSV in Java - Updated PR (#6122)
* example code for Article How to Write to a CSV File in Java

* Updated to use a Stream
2019-01-11 19:28:10 +01:00
Upendra Chintala
36e4892446 Check if a year/date is a leap year in Java (#6086)
* Hexagonal architecture implementation in Java -
upendra.chintala@gmail.com

* An example program to find a leap year using java 8 java.time.Year API

* Changed to add assertions

* Remvoed evaluation article code

* Added unit test suite for leap year testing using java.time.Year and
java.util.GregorianCalendar

* Update LeapYearUnitTest.java

* Update LeapYearUnitTest.java
2019-01-11 13:43:27 +01:00
Olaniyi Anjola
c4edb95d4e BAEL-2452: Using curl from Java (#6113)
* Renamed from Unit Test to Live Test

* Update JavaCurlExamplesLiveTest.java
2019-01-10 15:51:30 -08:00
Erick Audet M.Sc
c5415eecac BAEL-2059
* New section in InputStream to byte array article and recreating branch.

* Minor typo

* Code reformat using intellij formatter.

* Code reformat using intellij formatter.

* guava implementation to be completed

* guava implementation

* Added assert to guava test

* Fix formatting
2019-01-10 15:16:53 -07:00
Emily Cheyne
c65180c74f
BAEL-2535
Remove CustomerReflectionToStringUnitTest
2019-01-10 15:05:00 -07:00
Laurentiu Delcea
b8dbc9d053 BAEL-2480 Java Map to String conversion (#6075)
* BAEL-2480 Java Map to String conversion

* BAEL-2480 Java Map to String conversion

* BAEL-2480 Java Map to String conversion

* BAEL-2480 Java Map to String conversion
2019-01-10 13:21:06 -08:00
Loredana Crusoveanu
7f501f169f
Update Circle.java 2019-01-10 22:32:12 +02:00
Loredana Crusoveanu
9e71023f98
Merge pull request #6117 from eugenp/lor6-patch-3
Update pom.xml
2019-01-10 22:19:00 +02:00