Skip to content

fix(misc): remove editor backup file from function callback sample - #145

Open
FlowerMaster wants to merge 1 commit into
spring-projects:mainfrom
FlowerMaster:fix/remove-emacs-backup-file
Open

fix(misc): remove editor backup file from function callback sample#145
FlowerMaster wants to merge 1 commit into
spring-projects:mainfrom
FlowerMaster:fix/remove-emacs-backup-file

Conversation

@FlowerMaster

Copy link
Copy Markdown

What

Remove the Emacs backup file from the Java function callback example.

Why

Issue #59 reports IntelliJ treating this #...java# backup file as a Java source file.
The file is a duplicate editor backup and should not be part of the example source tree.

Verification

  • mvn -pl misc/spring-ai-java-function-callback -DskipTests package
  • mvn -pl misc/spring-ai-java-function-callback test
  • git diff --check

Fixes #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failing

1 participant