Difference between revisions of "Development"
Line 1: | Line 1: | ||
[[Category:Development]] | [[Category:Development]] | ||
− | |||
− | = | + | ... Menu under construction... |
+ | |||
+ | |||
+ | {| style="margin: 1em auto 1em auto" | ||
+ | |-valign="top" | ||
+ | |width="20%"|{{Template:Menu ci}} | ||
+ | |width="20%"|{{Template:Menu dev}} | ||
+ | |width="20%"|{{}} | ||
+ | |width="20%"|{{}} | ||
+ | |} | ||
− | |||
Line 14: | Line 21: | ||
==Developer tools== | ==Developer tools== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* Java / JEE server | * Java / JEE server | ||
** [[Tomcat]] | ** [[Tomcat]] | ||
Line 31: | Line 30: | ||
** [[MySQL server]] | ** [[MySQL server]] | ||
* SOAPui | * SOAPui | ||
− | |||
− | |||
− | |||
==Programming== | ==Programming== | ||
Line 60: | Line 56: | ||
** Scrum | ** Scrum | ||
** Kanban | ** Kanban | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 17:47, 19 October 2014
... Menu under construction...
Continuous Integration |
Development tools |
{{}} | {{}} |
Contents
Developer tools
- Java / JEE server
- Database
- Squirel client
- MySQL workbench
- MySQL server
- SOAPui
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
Hints
Java
Javascript