Skip to content

Commit

Permalink
jboot v1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuhai committed Dec 25, 2017
1 parent c323768 commit 4512ea1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/session/SessionDemo.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public void index() {

@Before(SessionInViewInterceptor.class)
public void show() {
render("/session.html");
render("/htmls/session/session.html");
}


Expand Down
File renamed without changes.

0 comments on commit 4512ea1

Please sign in to comment.