We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e883012 commit 439bd71Copy full SHA for 439bd71
1 file changed
CLAUDE.md
@@ -5,6 +5,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
5
## Project Overview
6
7
Apache Cayenne is a Java ORM and persistence framework. This is a multi-module Maven project targeting Java 21+.
8
+When generating code, if appropraite use the latest Java syntax vs old (multiline-strings, new switches, etc.)
9
10
## Build Commands
11
0 commit comments