The shortest answer is doing the thing.
package com.dev118.jexample.basic;
public class HelloWorld {
public static void main(String[] args) {
System.out.println("helloworld");
}
}
jexample-basic
{ Annotation, DesignPattern, IO, Jdbc, MongoDB, Reflex, Socket, Sort, Thread }
jexample-camel
//TODO
jexample-mule
//TODO
jexample-commons
Apache Commons
jexample-http-client
//TODO
jexample-servlet2
//TODO
jexample-servlet3
//TODO
jexample-spring
{ Ioc }
jexample-spring-data
{ Spring-Data-Jpa, Spring-Data-Mongodb }
jexample-spring-mvc
{ Spring-MVC, Spring-Security }
MyBlog http://dev118.com