Java Testing Weekly 49 / 2016

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis. Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided […] Read more

Java Testing Weekly 48 / 2016

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis. Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided […] Read more

Spring Batch Tutorial: Writing Information to a Database With JDBC

My Spring Batch tutorial has taught us to read the input data of our batch job from different data sources. However, our batch jobs aren't very useful because we don't know how we can save the data that is read from these data sources. It's time to take the next step and learn how we […] Read more

Java Testing Weekly 47 / 2016

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis. Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided […] Read more

High-Performance Java Persistence by Vlad Mihalcea

Hi Vlad, Tell me a little bit about yourself. Hi, Petri. My name is Vlad Mihalcea, and I work as a Developer Advocate for the Hibernate project. A lot of people might know because of your job as a Hibernate developer advocate, but I know that you have been interested in writing robust data access […] Read more

Java Testing Weekly 46 / 2016

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis. Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided […] Read more