Difference between revisions of "Development"
Line 12: | Line 12: | ||
** IntelliJ | ** IntelliJ | ||
* Java / JEE server | * Java / JEE server | ||
− | ** Tomcat | + | ** [[Tomcat]] |
** Glassfish | ** Glassfish | ||
** IBM WAS | ** IBM WAS |
Revision as of 18:23, 26 January 2014
Installation, configuration and usage.
Developer tools
- Java JDK setup
- Maven
- SVN client
- GIT client
- IDE configuration
- Java / JEE server
- Tomcat
- Glassfish
- IBM WAS
- 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