Spring Social
-
Enterprise Java
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
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
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 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
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
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
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
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 »