VOOZH about

URL: https://www.javacodegeeks.com/author/yuan-ji

⇱ Yuan Ji, Author at Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Yuan JiMarch 11th, 2013
    1 165

    Customize Spring Social Connect Framework For MongoDB

    In my previous post, I talked about the first challenge I had was to change the data model and add…

    Read More »
  • Enterprise Java👁 Image
    Yuan JiMarch 8th, 2013
    0 436

    MongoDB: Add A Counter With Spring Data

    In my blog app, you can view any user’s profile, for example, my profile page will be http://www.jiwhiz.com/profile/user1, and ‘user1’…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Yuan JiMarch 8th, 2013
    3 223

    Add RememberMe Authentication With Spring Security

    I mentioned in my post Add Social Login to Jiwhiz Blog that the RememberMe function was not working with Spring…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Yuan JiMarch 5th, 2013
    16 1,454

    Implement Bootstrap Pagination With Spring Data And Thymeleaf

    Twitter Bootstrap has a very nice pagination UI, and here I will show you how to implement it with Spring…

    Read More »
Back to top button
Close