-
Enterprise Java
Spring Java Configuration: Session timeout
We live in a nice time, when you can develop a Spring application using java based configuration. No redundant XML…
Read More » -
Software Development
Insight view: Perfect Test Automation
Nothing is perfect in the world, except the football skill of Leo Messi. Yeah, maybe not always but in most…
Read More » -
Scala
Scala: OOP basics
The most part of time when I’m coding I use Java. So it’s my main programming language. It satisfies me…
Read More » -
Enterprise Java
TestNG: Run tests sequentially with @DataProvider inside one test class
Many java developers and automation test engineers use TestNG as a testing framework in their job. I’m not an exception.…
Read More » -
Enterprise Java
Hibernate: DDL Schema generation
Not so long time ago I have to work with in-memory database. This activity was related to integration testing. As…
Read More » -
Enterprise Java
Spring REST: Exception handling vol. 1
Table of contents Spring REST: Exception handling vol. 1 Spring REST: Exception handling vol. 2 Spring REST: Exception handling vol.…
Read More » -
Enterprise Java
Spring REST: Exception handling vol. 3
It’s a last article from the series about Spring REST exception handling. Finally this time I will talk about handling…
Read More » -
Enterprise Java
Spring REST: Exception handling vol. 2
This is a second article from the series about REST Exception handling with Spring. In my previous post I have…
Read More » -
Enterprise Java
Spring: Make your java-based configuration more elegant
Hi everyone, I haven’t written new articles a long period of time. A lot of materials were accumulated which need…
Read More »