Skip to content

Comments

Add tiny example app with Product/Category, and end-to-end tests#31

Open
mustafaguler3 wants to merge 1 commit intoMieskeB:masterfrom
mustafaguler3:feat/add-new-example
Open

Add tiny example app with Product/Category, and end-to-end tests#31
mustafaguler3 wants to merge 1 commit intoMieskeB:masterfrom
mustafaguler3:feat/add-new-example

Conversation

@mustafaguler3
Copy link

This PR adds a tiny example Spring Boot application demonstrating the JSON:API library.

  • Added Product and Category models with JSON:API annotations
  • Created ProductController with endpoints
  • Added end-to-end tests using MockMvc to verify JSON:API responses
  • No additional controllers needed, Category is included via relationships

@MieskeB
Copy link
Owner

MieskeB commented Feb 19, 2026

I will have a look at it tonight!

@mustafaguler3
Copy link
Author

I will have a look at it tonight!
Thanks for taking a look!
if there is anything i missed or that could be improved, i'm happy to update the PR.

@MieskeB MieskeB linked an issue Feb 19, 2026 that may be closed by this pull request
4 tasks
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.

Spring Boot end-to-end tests

2 participants