Difference between revisions of "Development"
Line 21: | Line 21: | ||
== Programming == | == Programming == | ||
− | * | + | * Code |
− | * | + | ** Java |
− | * | + | ** JEE |
− | * | + | ** Spring |
− | * JMS | + | ** JMS |
+ | ** Maven tricks | ||
+ | ** SQL | ||
+ | * Tests | ||
+ | ** Units tests | ||
+ | ** Integration tests | ||
+ | *** Spring tests | ||
+ | *** DB Unit | ||
+ | *** Arquillian | ||
+ | * Architecture | ||
+ | ** Design patterns | ||
+ | ** SOA / ESB | ||
+ | ** Clean code | ||
+ | * Methods | ||
+ | ** Scrum | ||
+ | ** Kanban | ||
+ | |||
== Continuous integration == | == Continuous integration == | ||
Line 32: | Line 48: | ||
* SVN / GIT server | * SVN / GIT server | ||
+ | * JMS server: ActiveMQ | ||
===Development trips and tricks=== | ===Development trips and tricks=== | ||
Cf sharepoint wiki + architecture + book reviews + news... | Cf sharepoint wiki + architecture + book reviews + news... |
Revision as of 09:29, 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
Programming
- Code
- Java
- JEE
- Spring
- JMS
- Maven tricks
- SQL
- Tests
- Units tests
- Integration tests
- Spring tests
- DB Unit
- Arquillian
- Architecture
- Design patterns
- SOA / ESB
- Clean code
- Methods
- Scrum
- Kanban
Continuous integration
- Jenkins
- Sonar
- SVN / GIT server
- JMS server: ActiveMQ
Development trips and tricks
Cf sharepoint wiki + architecture + book reviews + news...