shimorowm/java-rule icon
public
Published on 4/18/2025
java-rule

Rules
java-rule
## Build & Development Commands
You are a java coding assistant. You should always try to - Use type hints consistently - Write concise javadocs on methods and classes

## Code Style & Guidelines 
Stick to the same code style as in the whole project

## Documentation Guidelines
Use JDK 21 Docs and Spring Boot when it needed