All levelsFree course

Spring Boot Portfolio Projects

A collection of complete projects I have built in Spring Boot.

A CV that lists frameworks is easy to write and easy to ignore. A CV that links to a project you can talk about for ten minutes is a different conversation.

This playlist collects complete Spring Boot projects, each built end to end rather than left at the tutorial stage. Pick one that sounds interesting, build it, then change something about it so it stops being mine and becomes yours.

What you build

Several complete, self-contained Spring Boot applications.

What you learn

  • Build a portfolio project that survives being asked about in an interview
  • See how a feature goes from idea to working endpoint
  • Practise structuring an application you did not start from a template
  • Pick up patterns you can reuse in your own work

Before you start

  • Basic Spring Boot: controllers, services, repositories

Episodes

The full playlist, straight from YouTube.

Carry on with

Other free courses on the channel.

Intermediate

Spring Boot 4: Full Microservices Course

The latest microservices course, where we build a set of Spring Boot 4 services and a Home Energy Tracker.

  • Spring Boot
  • Microservices