Download blog java play Free Java Code
Description
Implementation of the blog in the Play! framework , 1.24.
Source Files
The download file blog-java-play-master.zip has the following entries.
.gitignore/* w w w.j a va2 s . c om*/
LICENSE
app/Bootstrap.java
app/controllers/Application.java
app/controllers/CRUD.java
app/controllers/Categories.java
app/controllers/Comments.java
app/controllers/Posts.java
app/controllers/Security.java
app/controllers/Users.java
app/models/Category.java
app/models/Comment.java
app/models/Post.java
app/models/User.java
app/views/Application/page.html
app/views/Application/post.html
app/views/errors/404.html
app/views/errors/500.html
app/views/main.html
app/views/tags/categoryList.html
conf/application.conf
conf/dependencies.yml
conf/messages
conf/routes
modules/crud
public/images/favicon.png
public/javascripts/jquery-1.6.4.min.js
public/stylesheets/bootstrap.min.css
public/stylesheets/main.css
test/Application.test.html
test/ApplicationTest.java
test/data.yml
test/initial-data.yml
test/models/TestAll.java
test/models/TestComment.java
test/models/TestPost.java
test/models/TestUser.java
Download
Click the following link to download blog-java-play-master.zip.
blog-java-play-master.zip