Developing a Standalone application with spring framework -


I have questions that are related to developing a standalone application with a spring freeware

    < Li> Should the UI be in Priority?
  • A special scenario or framework like Spring Rich Client where Spring Framework is used to create a standalone application?

    This will

    • not me It seems that there is a preference in the UI toolkit, but I can use swing. For the fact that it is built in JDK, obviously SWT can also be used, but you have to deploy additional and platform-specific libraries. So using my swing is just as easy as I think (unless you have more experience in SWT)

    • Almost any swing framework can be used with the spring We use swing application framework, but it really does not matter. The Spring Rich Client is old though and I would not recommend it.

      The most helpful link:



Comments