« All blog posts
Blog post(s) for this tag:   Talk 

I Gave an LJC Lightning Talk About Easy Audit Logs in Java With JaVers

I gave a lightning talk about 'JaVers: Easy Audit Logs in Java' to the London Java Community (LJC) on October 2, 2020. Audit logs show users who changed what when how. JaVers makes that easy in Java.

LJC Lightning Talk: "JaVers: Easy Audit Logs in Java"

I gave a lightning talk about 'JaVers: Easy Audit Logs in Java' to the London Java Community (LJC) on October 2, 2020. Audit logs show users who changed what when how. JaVers is an open-source library that creates, stores and queries versions. It also computes the difference between two POJOs.

Video Available for My LJC Talk About Learning by Coding With Jhipster

On August 25, 2020, I gave a 60-minute talk to the London Java Community (LJC): "Learning by Coding: Better Java Projects Faster With Jhipster". The video of the talk is now on YouTube.

I Gave an LJC Talk About Learning by Coding With Jhipster

On August 25, 2020, I gave a 60-minute talk to the London Java Community (LJC): "Learning by Coding: Better Java Projects Faster With Jhipster". I discussed how JHipster gets you Java projects faster if you can learn from running code. My talk included two live demos.

LJC Talk: Learning by Coding: Better Java Projects Faster With Jhipster

I gave a talk about 'Learning by Coding: Better Java Projects Faster With Jhipster' to the London Java Community (LJC) on August 25, 2020. JHipster gets you Java projects faster if you can learn from running code. My talk included two live demos.

I gave three LJC lightning talks in May 2020

With Spring Boot 2.2, applications start up faster and use less memory. Wonderful. Now, when can we get this in JHipster, please?