Download blog examples Free Java Code
Description
AspectJ, OSGI and Scala examples used in the blog.
Source Files
The download file blog-examples-master.zip has the following entries.
.gitignore// ww w . ja va 2 s . co m
README.md
basics/pom.xml
basics/src/com/mitemitreski/blog/example/tempfile/TempFile.java
libnotify/basic.c
mustache-java/mustache-spring-mvc/pom.xml
mustache-java/mustache-spring-mvc/src/main/java/com/mitemitreski/blog/HomeController.java
mustache-java/mustache-spring-mvc/src/main/resources/log4j.xml
mustache-java/mustache-spring-mvc/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml
mustache-java/mustache-spring-mvc/src/main/webapp/WEB-INF/spring/root-context.xml
mustache-java/mustache-spring-mvc/src/main/webapp/WEB-INF/views/home.mustache
mustache-java/mustache-spring-mvc/src/main/webapp/WEB-INF/web.xml
mustache-js/example.html
mustache-js/example.js
restify-http-patch/.gitignore
restify-http-patch/example.js
restify-http-patch/index.html
restify-http-patch/package.json
restify-http-patch/server.js
spring.rest.http.patch/.gitignore
spring.rest.http.patch/README.md
spring.rest.http.patch/pom.xml
spring.rest.http.patch/src/main/java/com/mitemitreski/blog/spring/rest/http/patch/domain/Member.java
spring.rest.http.patch/src/main/java/com/mitemitreski/blog/spring/rest/http/patch/mvc/MemberController.java
spring.rest.http.patch/src/main/java/com/mitemitreski/blog/spring/rest/http/patch/mvc/MemberRestController.java
spring.rest.http.patch/src/main/java/com/mitemitreski/blog/spring/rest/http/patch/mvc/MemberService.java
spring.rest.http.patch/src/main/java/com/mitemitreski/blog/spring/rest/http/patch/mvc/RestExceptionHandlers.java
spring.rest.http.patch/src/main/resources/META-INF/spring/applicationContext.xml
spring.rest.http.patch/src/main/webapp/WEB-INF/views/index.jsp
spring.rest.http.patch/src/main/webapp/WEB-INF/web.xml
Download
Click the following link to download blog-examples-master.zip.
blog-examples-master.zip