Jens Stahl - Java Software Development

On this blog I am collecting information that might hopefully be useful to other java developers. My profile can be found on my website. Please feel free to comment and discuss any topic if you like.

Sonntag, 13. November 2022

Doing a JSF Login with the load testing tool Locust

›
Locust (locust.io) is an open source load testing tool which allows you to write load tests in Python. This is a nice approach because you c...
Montag, 11. April 2022

Solution for long running tasks in Camunda: External tasks

›
One of my recent jobs was to design a bpmn-process with Camunda for one of my clients. The requirements were clear and not too complicated. ...
Freitag, 19. März 2021

CRaSH Console - start your long running process in an extra thread!

›
The CRaSH console is a nice tool to do imports or batch updates that should not become part of your main application. Why should you use the...
Sonntag, 18. Oktober 2020

JSF: Keep data in Flash Scope on browser refresh and browser back

›
JSF supports different data scopes like the session scope to store data in the user session and the request scope to keep data for the lifes...
Mittwoch, 8. Juli 2020

Understanding Java Keystores for private key authentication

›
When your application needs to communicate over https (SSL) a KeyStore and a TrustStore may be involved. The TrustStore usually holds the ...
Sonntag, 29. März 2020

Obfuscating a jar file with yGuard and maven

›
yGuard is a nice tool that obfuscates java sources. Unfortunately there is no maven support. It is possible to combine yGuard with maven bu...
Donnerstag, 5. Dezember 2019

Tagging an AWS Cloud Watch alarm

›
Tagging an AWS Cloud Watch Alarm Recently tried to tag an alarm in AWS Cloud Watch. First I took a look at their REST-API documentation: ...
›
Startseite
Web-Version anzeigen
Mein Bild
Jens
Mein Profil vollständig anzeigen
Powered by Blogger.