7/22/2016

Java commonly used util functions

Jave:
=====
Paths.get(a, b);  // path join
String.format("%s, haha ", a);

Dependency Injection: Guice
https://github.com/google/guice/wiki/Motivation

https://github.com/google/guice/wiki/GettingStarted

Java docs:
==========

http://www.grpc.io/grpc-java/javadoc/io/grpc/stub/StreamObserver.html

Server:
=======
Apache Struts
Apache Tiles

Jetty as the servelet container

No comments: