English 中文(简体)
春季框架一揽子计划
原标题:packages for spring framework
  • 时间:2010-09-18 19:43:04
  •  标签:
  • java
  • spring

I am new to spring framework. I am practicing spring example in Eclipse IDE, I like to know what all plugins I need to install to get started with spring framework. Thanks in advance...

问题回答

确实,你不喜欢。 你只能写一下你的法典。

但您可使用。 春天工具适合或春季-IDE plugin。


<>Resources>:

没有任何强制性规定。 但是,你的最佳选择或许是使用SpringSource Suite(STS),这是一个适合春季发展的Eclipse基调。 网站:

SpringSource Tool Suite(STS)提供了最佳的Eclipse-powered发展环境,用于建立春天赋权的企业应用。 STS包括所有最新的企业 Java、春天、格罗维和铁路技术的工具,以及用于企业发展的最先进工具。 STS支持针对当地、虚拟和基于云层的服务器的申请,并为春天采信机服务器提供支持。 SpringSource 工具箱免费供发展和内部业务使用,不得有时间限制。

STS有以下附加特征:

  • M2Eclipse for Maven integration
  • Extensive Spring tooling support for all Spring Portfolio projects
  • Spring Roo integration
  • Groovy support (optional)
  • and more

还有一个春天源工具箱,是安装的花板上的一种ec片。 。 http://www.childrensource.com/developer/stsv

页: 1 a 假设你需要春季图书馆





相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...