java - What do I need to download to start developing apps using the Spring framework? -


I need to develop applications using the Spring Framework, and thinking about which tools I downloaded need to .

On the website I am looking to download all these applications and I wonder, do I really need it? Spring Framework

  • Springs Source DM Server Samples
  • Spring Structure
  • Spring Batch
  • Spring Dynamic Spring Batch
  • Spring Spring IDE
  • Spring Jack Conif
  • Spring LDAP
  • Spring Batch
  • Spring
  • Spring IDE
  • Spring Blazad's Unity Li>
  • Spring Source Bundler
  • Spring Ro
  • Do I need other applications to download (eg struts, glassfish, Apache, etc.)?

    It depends on what you want to use for spring. Usually this is a web application, if so, then you only need two things:

    • Spring Framework (with minimal dependency); And
    • A servlet container (such as a tomcat) or fully developed application server (such as a glassfish, jboss).

    Everything else is optional I believe Apache Commons logging is only the necessary dependency, depending on the features you use, you may need more.

    If so, here is a [tutorial] [1] which creates an orange spring MVC project of Spring MVC project. There are countless other people for that and other topics.

    It is possible to use spring in, say, a swing application in which you do not need the servlet container explicitly.


    Comments

    Popular posts from this blog

    python - Overriding the save method in Django ModelForm -

    html - CSS autoheight, but fit content to height of div -

    qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -