3

I'm looking for a simple open source, or reference application that I could use for testing some Java servers. The primary server would be Tomcat, and the database backend is MySQL. Are there some reasonable sample applications out there that are fairly easy to get up and running with?

The ideal application would be fairly stateless in nature and be accessible without authentication so that it could be easily used for stress testing.

1 Answer 1

2

There are spring examples, PetClinic and JPetStore. In these links you can find some more applications.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.