Djeison Selzlein

Code, tips and stuff by Djeison Selzlein.

Djeison Aguir Selzlein • Nov 8, 2017 • 10 min read

Spring Data Query Methods by Name

Everything you need to know on Spring Data's strategy to generate queries from method names Read →

Djeison Aguir Selzlein • Nov 4, 2017 • 9 min read

Spring WebSocket on RabbitMQ

Enable Spring WebSocket and relay on RabbitMQ for WebSocket connections Read →

Djeison Aguir Selzlein • Oct 30, 2017 • 6 min read

Spring Security and Session with Redis

In this article I will show how to externalize users' session information from application containers and store it on Redis using Spring projects. Read →