Difference between revisions of "Development"
(→Developer tools) |
(→Developer tools) |
||
Line 21: | Line 21: | ||
* SOAPui | * SOAPui | ||
* Messaging servers | * Messaging servers | ||
− | * [[JMS server: ActiveMQ]] | + | ** [[JMS server: ActiveMQ]] |
− | * [[AMQP server: RabbitMQ]] | + | ** [[AMQP server: RabbitMQ]] |
==Programming== | ==Programming== |
Revision as of 15:04, 11 July 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
- Messaging servers
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