Difference between revisions of "Development"
Line 19: | Line 19: | ||
** MySQL server | ** MySQL server | ||
* SOAPui | * SOAPui | ||
+ | * JMS server: ActiveMQ | ||
+ | |||
== Programming == | == Programming == | ||
Line 28: | Line 30: | ||
** Maven tricks | ** Maven tricks | ||
** SQL | ** SQL | ||
+ | ** Other | ||
* Tests | * Tests | ||
** Units tests | ** Units tests | ||
Line 34: | Line 37: | ||
*** DB Unit | *** DB Unit | ||
*** Arquillian | *** Arquillian | ||
+ | ** Load tests | ||
* Architecture | * Architecture | ||
** Design patterns | ** Design patterns | ||
** SOA / ESB | ** SOA / ESB | ||
** Clean code | ** Clean code | ||
+ | * Performances check | ||
+ | ** VisualVM | ||
+ | ** jConsole | ||
* Methods | * Methods | ||
** Scrum | ** Scrum | ||
Line 48: | Line 55: | ||
* SVN / GIT server | * SVN / GIT server | ||
− | |||
− | + | == Development trips and tricks=== | |
Cf sharepoint wiki + architecture + book reviews + news... | Cf sharepoint wiki + architecture + book reviews + news... |
Revision as of 09:32, 10 November 2013
Installation, configuration and usage.
Developer tools
- JDK setup
- Maven
- SVN client
- GIT client
- IDE configuration
- Eclipse
- NetBeans
- IntelliJ
- 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
- jConsole
- Methods
- Scrum
- Kanban
Continuous integration
- Jenkins
- Sonar
- SVN / GIT server
Development trips and tricks=
Cf sharepoint wiki + architecture + book reviews + news...