VOOZH about

URL: https://www.javacodegeeks.com/tag/spring-social

⇱ Spring Social Archives - Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Sezin KarliJune 6th, 2014
    0 179

    Spring social example on spring boot or how I stopped worrying and loved autoconfiguration

    As for Spring Boot 1.1.0.RC1, autoconfiguration and the starter pom of Spring Social is added, which means that I won’t have to…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Petri KainulainenDecember 30th, 2013
    0 155

    Adding Social Sign In to a Spring MVC Web Application: Unit Testing

    Spring Social 1.0 has a spring-social-test module which provides support for testing Connect implementations and API bindings. This module was…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivMay 8th, 2013
    0 108

    Tweeting StackExchange Questions with Spring Social

    1. Introduction This is the third and final article about a small side-project – a bot that automatically tweets Questions…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Eugen ParaschivApril 20th, 2013
    0 162

    Spring Social Twitter Setup

    In the first part of this series, we looked at how we could consume the StackExchange REST API in order…

    Read More »
  • 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
    Eugen ParaschivFebruary 27th, 2013
    0 140

    Tweeting StackExchange with Spring Social – part 1

    This article will cover a quick side-project – a bot to automatically tweet Top Questions from the various Q&A StackExchange…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesJuly 20th, 2012
    2 162

    Getting Started with Spring Social – Part 2

    A few weeks ago I wrote a post demonstrating what I thought was the simplest application you could write using…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesJune 21st, 2012
    1 185

    Getting Started with Spring Social

    Like me, you will not have failed to notice the current rush to ‘socialize’ applications, whether it’s adding a simple…

    Read More »
Back to top button
Close