Spring Social
-
Enterprise JavaSezin KarliJune 6th, 20140 90
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 JavaPetri KainulainenDecember 30th, 20130 68
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 JavaEugen ParaschivMay 8th, 20130 42
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 JavaEugen ParaschivApril 20th, 20130 67
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 JavaYuan JiMarch 11th, 20131 83
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 JavaEugen ParaschivFebruary 27th, 20130 57
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 JavaRoger HughesJuly 20th, 20122 42
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 JavaRoger HughesJune 21st, 20121 86
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 »