Skip to content

Instantly share code, notes, and snippets.

@matsumana
Last active December 23, 2015 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsumana/6607355 to your computer and use it in GitHub Desktop.
Save matsumana/6607355 to your computer and use it in GitHub Desktop.
# JavaEE7
http://www.slideshare.net/OracleMiddleJP/java-ee-7-detail/6
# Maven
http://www.techscore.com/tech/Java/ApacheJakarta/Maven/3/
# Thymeleaf
http://www.thymeleaf.org/doc/html/Using-Thymeleaf.html
http://bufferings.hatenablog.com/entry/2013/04/04/013817
http://tech.nulab.co.jp/2012/02/thymeleaf/
# lombok
http://d.hatena.ne.jp/nowokay/20130730
# JAX-RS
http://backpaper0.github.io/2013/05/02/jaxrs.html
# JPA
http://d.hatena.ne.jp/gloryof/20120922/1348299856
http://www.slideshare.net/ChihiroIto1/jpa-26057775
http://d.hatena.ne.jp/hiranasu/20130103/1357196494
http://kikutaro777.hatenablog.com/entry/2013/03/11/223554
http://wiki.eclipse.org/EclipseLink/UserGuide/JPA/Basic_JPA_Development/Querying/JPQL
# CDI
https://blogs.oracle.com/nishigaya/entry/javaee6_understanding_cdi_part_1
http://okazuki.hatenablog.com/entry/20130110/1357832123
http://n-agetsuma.hatenablog.com/entry/2013/08/18/130358
http://alctail.sakura.ne.jp/tip/java_kannrenn/javaee6/cdi/index.shtml
http://matsumana.wordpress.com/2012/11/22/cdi%E3%81%A7%E8%A4%87%E6%95%B0%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BD%E3%83%BC%E3%82%B9%E3%81%AE%E5%88%87%E3%82%8A%E6%9B%BF%E3%81%88/
# 書籍
http://kikutaro777.hatenablog.com/entry/2013/02/16/235302
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment