Skip to main content

Roadmap

This page outlines planned content and future improvements. While direct contributions to this demo repository are not actively sought, feedback on the guide itself is always welcome. If you find issues, have suggestions for improvement, or want to report inaccuracies, please feel free to open an issue or contact me on LinkedIn.

Things I have in mind

Translations

  • Ukrainian and Russian: My partner is native in both languages
  • Portuguese: I need to ask a Portuguese friend to help with this

New content

  • Persistence Integration:

    • CRUD: Create a new document doing whole CRUD of films.
  • Spring History: Brief "Spring history lesson" — either inside "What is Spring?" or as its own document.

  • Spring Security Section: Create a dedicated section covering authentication, authorization, and security best practices in Spring Boot applications.

  • Template Engines Section: Huge maybe, just for fun, create some basic views (login, table with pagination, forms) using Thymeleaf (templating) + HTMX (server interactions) + Alpine.js (UI state) + Tailwind CSS (styling). This would be a "modern vintage" approach, server-side rendering with a touch of modern interactivity.

Future improvements

  • AI Search Feature: Currently the search bar has an AI feature that is disabled. Need to check how expensive and exploitable activating this could be. Probably an overkill but would be fancy.

Stay tuned for updates as these items get picked up.