Diverse week full of solid articles on Spring, Java 8, testing, BDD and risk management – a lot of interesting articles in here.
Also find me here:
Baeldung Author
Eugen Paraschiv
I’m a software engineer with a passion for REST, TDD and clean code, Web Security and Data Mining. Baeldung is about all of these and more.
Here's what I've written (so far):
Baeldung on Java
- All
- Weekly Review (152)
- Spring (33)
- Spring Security (29)
- REST (23)
- Java IO (22)
- HTTP Client-Side (20)
- Jackson (17)
- Data (17)
- Java Collections (12)
- Java (9)
- Testing (8)
- Spring MVC (7)
- Maven (7)
- Spring Persistence (6)
- Persistence (6)
- Java List (6)
- JPA (6)
- Java String (5)
- Spring Web (4)
- Spring Boot (4)
- Spring Data (3)
- JSON (3)
- Security (2)
- Meta (2)
- Java Map (2)
- Java Array (2)
- Cloud (2)
- News (1)
- Java Numbers (1)
- Java Concurrency (1)
- IDE (1)
- Core Java (1)
- Artificial Intelligence (1)
- Architecture (1)
The Baeldung Weekly Review 29
Filed under Weekly Review
A diverse week with a first look at Spring 4.1, the new Servlet 4 draft spec being proposed and some good thoughts on testing.
Java – Random Long, Float, Integer and Double
Filed under Java Numbers
Learn how to generate random numbers in Java – both unbounded as well as within a given interval.
The Baeldung Weekly Review 28
Filed under Weekly Review
This week was packed with value – from 2 very cool Spring Data new features to a few good usecases of Java 8. A very good week.
Java – Reader to InputStream
Filed under Java IO
How to convert a Reader into an InputStream using Java, Guava and the Apache Commons IO library.
Java – InputStream to Reader
Filed under Java IO
How to convert an InputStream to a Reader using Java, Guava and the Apache Commons IO library.
Java – Reader to Byte Array
Filed under Java IO
How to convert a Reader into a byte[] using plain Java, Guava or the Apache Commons IO library.
Java – Reader to String
Filed under Java IO, Java String
How to convert a Reader into a String using Java, Guava and the Apache Commons IO library.
The Baeldung Weekly Review 27
Filed under Weekly Review
Spring Releases galore this week, but also some great Java 8 articles and my favorite podcast recommendation right now.