This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 175559 - Spring MVC Project Out of Date
Summary: Spring MVC Project Out of Date
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-27 23:12 UTC by holmessph
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description holmessph 2009-10-27 23:12:40 UTC
Hello Netbeans!
Currently the default project for a Spring MVC (2.5) project uses outdated conventions and setup.
The beauty and elegance of the framework is that you can deploy scalable, web 2.0 architectures much easier then
previous versions and other frameworks like struts.

What I would like to see is a project where these defaults are already setup with an example.

1) Configuration setup to use Annotations for controllers and UrlBinding
2) Context and UrlMapping setup to use pretty urls (domain.com/controller/action)
3) Project setup with 1 or 2 controllers each have more then 1 action method inside.
4) Controllers setup as MultiActionController's

This is an extremely simple request I think given the abilities of the Spring MVC framework, and the fact that they
support all of these features.

Also, this is more or less what most web developers are aiming for now.  They want a nice scalable web 2.0 application,
and Spring MVC is a great framework, but getting the previous four points setup in a project starting from the current
Netbeans Spring MVC 2.5 project is simple impossible and I have tried for over a month now with no luck.

Thank you in advance
Joshau
Comment 1 Antonin Nebuzelsky 2010-03-29 14:11:17 UTC
Change of default owner.
Comment 2 Martin Balin 2016-07-07 08:53:25 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss