A quick holiday week with a few solid topics such as multiline String support in Java and hiring developers well. Happy New Year.
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 (38)
- Spring Security (29)
- REST (23)
- Java IO (22)
- HTTP Client-Side (20)
- Jackson (18)
- Data (17)
- Java Collections (11)
- Java (9)
- Testing (8)
- Spring MVC (7)
- Maven (7)
- Spring Persistence (6)
- Persistence (6)
- Java List (6)
- JPA (6)
- Spring Web (5)
- Java String (5)
- Spring Boot (4)
- Spring Data (3)
- Security (2)
- Meta (2)
- Java Map (2)
- Java Array (2)
- JSON (2)
- Cloud (2)
- News (1)
- Java Numbers (1)
- Java Concurrency (1)
- IDE (1)
- Core Java (1)
- Artificial Intelligence (1)
- Architecture (1)
Introduction to Spring Batch
Filed under Spring
A quick guide to using Spring Batch for a simple but practical scenario – moving some data from CSV to XML.
Intro to Spring Security LDAP
Filed under Spring Security
A simple and practical guide to using LDAP and LDIF with Spring Security.
Java Web Weekly 52
Filed under Weekly Review
A busy holiday week for the whole Java ecosystem – an alternative to the deprecation JEP, lots of good talks and an intelligent writeup about giving advice.
Java Web Weekly 51
Filed under Weekly Review
Interesting writeups this week from reducing the GC overhead of your app, to a new HTTP status code – the 451 and the evolution of the way Java does versions
Java Web Weekly 50
Filed under Weekly Review
A solid week, as we’re edging closer to 2016, with good writeups on the Java 8 Streams API, the memory consumption of a Spring app, and some Mockito goodness.
Simplify the DAO with Spring and Java Generics
Filed under Spring Persistence
Simplify the Data Access Layer by using a single, generified DAO, which will result in elegant data access, no unnecessary clutter.
Java Web Weekly 49
Filed under Weekly Review
From the schedule push of Java 9 to a lot of Spring goodness, this week was certainly packed with solid writeups.
Java Web Weekly 48
Filed under Weekly Review
The Java ecosystem is moving forward this week with most writeups about Java 8 and 9, along with the first cool JUnit prototype.