OS: centos
Centos is an enterprise-level Linux version,Source codeBased on Redhat Enterprise Linux.
Link: http://www.centos.org/
Database: MySQL, PostgreSQL, intergre
MySQL is the most well-known open-source relational database server. It is often used in Web applications with high performance requirements and has good concurrency performance.
MySQL is easy to use and is suitable for beginners.
Link: www.mysql.com
PostgreSQL is also a well-known open-source relational database. Its biggest advantage is its support for stored procedures.
The stored procedure can be written in multiple languages, such as Java
Application Server: JBoss, Jonas, tomcat, Jetty
As we all know, it has recently been acquired by Red Hat and has become an open-source application of quasi-standard in Linux.ProgramServer.
JBoss complies with Jee specifications and is very easy to use.
Jonas was originally an open-source project of France Telecom. Although it is not well-known, it should be good.
I believe you are familiar with the eclipse development tool lamboz. This is the sameCommunity.
Needless to say, the quasi-standard Jee Web Container, coupled with the cluster function, is even more powerful.
Jetty is a high-performance Web container that is very suitable for diving into other applications. For example, Google's App Engine recently switched from tomcat to jetty.
Sataic Content Server: Apache httpd
Well-known, needless to say
Development Tool: Eclipse, netbeans (spec 4 swing Dev)
Eclipse is also a plug-in, failure is also a plug-in
Netbeans is a very good tool. It originated from forta, a sun tool. It is absolutely impossible to do swing development. It truly gives swing and VB a fight.
SCM: visualsvn, fisheye,
Visual SVN server effectively simplifies the establishment of subversion servers, and appends groups, users, and permission management.
We recommend that you use Windows as the SCM server.
See: http://www.visualsvn.com/server/
Fisheye graphical SourceCodeLibrary changes are very convenient. If you can combine crucible, you can call the online (browser) Review code.
See: http://www.atlassian.com/software/crucible/
See: http://www.atlassian.com/software/fisheye/
Nightly build server: teamcity
Jetbrains builds servers daily and uses Web 2.0 technology, which is simple, practical, and good. It is recommended for use.
See: http://www.jetbrains.com/teamcity/index.html
JS Fw: jquery (light), extjs, dojotoolkit
Jquery, as a lightweight JavaScript class library, is definitely the best choice for web development.
Extjs has powerful functions and can even be compared with Flex, but it takes a long loading time and does not run fast enough.
Dojotoolkit is definitely a hodgedge. People who know it think she is a treasure, and people who don't know it are absolutely a paste.
CSS Fw: Blue CSS
Web Fw:Struts 2, Tapestry, MyFaces, Wicket
Not to mention
IOC container:Springframework, Guice
Not to mention
Orm:Hibernate,Ibatis
Not to mention
Report: jasperreports (itext 4 PDF, poi for xls, XLSX), ireport (Report designer)
Jasperreports is a report engine and ireport is a report template creation tool.
Combined with itext and poi, jasperreports can easily generate PDF and xls, and set to generate WORD, RTF, and HTML.
See http://jasperforge.org/plugins/project/project_home.php? Projectname = jasperreports
Digoal: jfreechart
The best choice for generating static icons in swing and Web applications.
See: http://www.jfree.org/jfreechart/
See http://www.jfree.org/jfreechart/samples.html