23 private links
In this post, we will take a look at how to fight memory leaks in Java production systems, focusing on getting around fancy tools in local environments.
Let's take a look at a tutorial that explains how to develop a step-by-step CRUD RESTful API using Spring Boot 2, Hibernate 5, JPA, and MySQL as a database.
I've been a mediocre Extreme Programming practitioner for about 18 years. I say this because my practice has never gotten any better than any team I've ever been on, and I've never been on a team that was ever focusing on Extreme Programming (XP).However, I'm in the midst of
A one stop shop of all the slide decks you need to be checking out as a Java dev.
In this talk, I give some love to Angular and explain how I’ve solved authenticationissues in that framework.
It’s now more than a year that I’m getting familiar with Clojure and the more I dive into it, the mo...
In this post, we will take a look at the top 20 interview questions from investment banks, aside from data structures and algorithms, for Java developers.
In this post, we will take a look at the top 20 interview questions from investment banks, aside from data structures and algorithms, for Java developers.
Klinische Studien zeigen, dass Meditation einen positiven Einfluss auf unser Gehirn hat. Die Wissenschaft erforscht, inwiefern die mentale Praxis wirksam bei Schmerzen, Depressionen und Ängsten ist. Kann die Meditation möglicherweise Krankheiten heilen oder uns gar ganz vor ihnen bewahren?
In this post, we take a look at using the CUBA platform to implement data validations on our Java applications, focusing on constraints and Bean validation.
📜 33 concepts every JavaScript developer should know. - leonardomso/33-js-concepts
How to manage the support libraries in a multi-module projects. Thanks to Fernando Cejas (http://fernandocejas.com/) - README.md