finds.dev← search

// the find

navinreddy20/spring6-course

★ 591 · Java · updated Apr 2026

Course companion repo for a Telusko YouTube Spring 6 / Spring Boot course. Each folder is a snapshot of the project at a specific lesson — you clone it, open the relevant folder, and follow along. It's for beginners who want working code to reference while watching the videos.

Each lesson gets its own self-contained Maven project, so you can check out exactly the state of the code at any point without cherry-picking commits. The progression is logical — DI, autowiring, REST, JPA, AOP, Spring Data REST — covering the topics a junior Java dev actually needs. The repo is still being pushed to in 2026, so it hasn't been abandoned mid-course like many tutorial repos.

The repo structure is a mess for any use beyond watching videos — hundreds of near-identical Maven projects, `.DS_Store` files committed, `.idea/` checked in, and `application.properties` files renamed to `.properties.txt` which breaks them if you try to run the projects directly. There are no tests beyond the empty boilerplate Spring Boot generates. If you already know Spring and want a real reference project, this has nothing for you — the code is tutorial-grade, not production-grade.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →