Difference between revisions of "Development"
Line 13: | Line 13: | ||
* Java / JEE server | * Java / JEE server | ||
** [[Tomcat]] | ** [[Tomcat]] | ||
− | ** Glassfish | + | ** [[Glassfish]] |
** IBM WAS | ** IBM WAS | ||
* Database | * Database |
Revision as of 09:43, 17 April 2014
Installation, configuration and usage.
Developer tools
- Java JDK setup
- Maven
- SVN client
- GIT client
- IDE configuration
- Java / JEE server
- Database
- Squirel client
- MySQL workbench
- MySQL server
- SOAPui
- JMS server: ActiveMQ
Programming
- Code
- Java
- JEE
- Spring
- JMS
- Maven tricks
- SQL
- Other
- Tests
- Units tests
- Integration tests
- Spring tests
- DB Unit
- Arquillian
- Load tests
- Architecture
- Design patterns
- SOA / ESB
- Clean code
- Performances check
- VisualVM (JMX monitoring of JDK)
- Methods
- Scrum
- Kanban
Continuous integration
TODO: GIT server