Skip to content

Conversation

@cchacin
Copy link

@cchacin cchacin commented Nov 29, 2025

Add missing annotations required for the examples to work properly:

  • @GeneratedValue(strategy = GenerationType.IDENTITY) for auto-incremental id
  • @Transactional for the DELETE endpoint to work

Add missing annotations required for the examples to work properly:
- `@GeneratedValue(strategy = GenerationType.IDENTITY)` for auto-incremental id
- `@Transactional` for the `DELETE` endpoint to work
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.

1 participant