Blog: Ondrej Mihalyi |
240 blogs
updated: 146 min. ago
|
||
Threads, concurrency, or synchronization are not very easy to understand concepts. When some concurrency is involved in our applications it'...
|
||
The security before Java EE 8 / Jakarta EE 8 used to be a bit complicated and confusing. Every specification provided its own way to retriev...
|
||
Jakarta REST (JAX-RS) defines it's own dependency injection using the @Context annotation. REST resources also support CDI injection if you ...
|
||
EclipseCon conference is a great event for all Java developers, especially those who are passionate about and believe in opensource. The con...
|
||
Since version 9, Java has new features every 6 months and it's very hard to keep track of these new changes. Most of the information on the ...
|
||
Recently, we had a discussion how to create a standalone Jakarta Batch test kit (TCK). For most of the committers, it's pretty natural to us...
|
||
Since version 9, Java has new features every 6 months and it's very hard to keep track of these new changes. Most of the information on the ...
|
||
Services can often be optimized with asynchronous processing even without changing their behavior towards the outside world. The reason why ...
|
||
Answeriing Stackoverflow questions provides a great feedback for finding out gaps in the official documentation of my favourite opensource t...
|
||
As a Java EE developer, I sometimes envy how fast it's possible to see the result of a code change in a running application with interpreted...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler