Skip to content

Instantly share code, notes, and snippets.

@kriz-nx
kriz-nx / guidelines.md
Created April 27, 2025 14:59 — forked from sivaprasadreddy/guidelines.md
Junie guidelines for Spring Boot project development

Junie Guidelines

This document provides guidelines for developing a Spring Boot project. It includes coding standards, Spring Boot best practices and testing recommendations to follow.

Prerequisites

  • Java 21 or later
  • Docker and Docker Compose
  • Maven (or use the included Maven wrapper)