3

I wanted to learn how to use annotation in Spring MVC using annotation. But apparently the Spring MC Step By Step that is bundled with Spring 2.5 download release uses concrete Controller hierarchy.

Hopefully somebody could give me a good link where I could learn annotation driven spring mc application.

1

1 Answer 1

2

Check Spring 3 sample application repository.

For MVC see mvc-basic sample, for basic CRUD with MVC check petclinic.

Edit: documentation on petclinic sample

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.