Spring Boot Application Setup
Lesson 1
Further resources
You can find the source code for this CRUD application on GitHub: https://github.com/rieckpil/blog-tutorials/tree/master/demo-crud-application
For more testing deep-dive with Spring Boot using a real world application example (Java 14, Spring Boot, React, TypeScript, AWS, Keycloak, PostgreSQL), take a look at the Testing Spring Boot Applications Masterclass.
To enable Lombok in IntelliJ install Lombok plugin and enable annotation processing.
If you have a problem to see H2 console, try to find the string in logs like this jdbc:h2:mem:5e2dbb95-360b-4c51-b972-5179f0eb0950
the content is very helpful but the videos are just blurry i can not see clearly i just listen and code what i hear and it is bad. if you have hosted the videos somewhere else where they have quality please share the link.
Hey Tinyiko,
thanks for your feedback. Can you try to change the quality settings of the video? For me 1080p is fine.
In addition to this, I’m planning to re-record the whole course. This course was one of my first screencasts and hence I made a lot of mistakes 😀
Hope this helps,
Philip