Skip to content

Assignment05a#8

Open
pranet wants to merge 2 commits intoassignment04bfrom
assignment05a
Open

Assignment05a#8
pranet wants to merge 2 commits intoassignment04bfrom
assignment05a

Conversation

@pranet
Copy link
Copy Markdown
Owner

@pranet pranet commented Jul 11, 2016

No description provided.

public class Interceptor extends HandlerInterceptorAdapter {
@Override
public void postHandle(HttpServletRequest request, HttpServletResponse response, Object handler, ModelAndView modelAndView) throws Exception {
LogData logData = new LogData(new DateTime(),
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about the request start time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants