I recently needed a database including a huge schema for demo in a very short notice of time. I know know how to run expd/impd but that brings usually hassle regarding users, schemas and so on. As some of you might know I’m using Oracles Database Images for Docker for quite some time now (first […]
May has been a busy month for which I had covering Spring Security for the book on my agenda. You already can see the examples of that chapter here github.com/springbootbuch/security. I think there are some really useful configurations inside. As a matter of fact, shortly after I began that chapter, Spring Security 5.0 M1 has […]
First of all: Congratulations Thorben for releasing Hibernate Tips on time. I’ve read through a lot of the tipps and my review on Amazon still stands: If you want to get a real good knowledge of Hibernate, JPA and databases, make sure you get Thorbens book in combination with Vlads High-Performance Java Persistence. They have […]
The third month was a though one: It started with a workshop in Düsseldorf, lead by innoQs Till. “Skalierbare Web-Architekturen” got me the last points I need to do the ISAQB-CPSA-A, but I wish they workshop had taken a different direction. Anyway, not something I can blame on Till. I changed my milestones a little […]
The examples that I’m gonna use throughout my book are already out in the wild and getting not only feedback, but also pull requests from the community. Checkout the GitHub org: github.com/springbootbuch/. I’m more than happy to add YOURS 🙂