* 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
* 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
* 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