Tag Archives: spring social

Using Spring Social GitHub to access secured GitHub data

At my Skydingo blog (a devops blog written in collaboration with Paul Jenson) I just wrote a quick post with some screenshots of an open source, Spring-based CMDB I’m building called Skybase. In the current post I want to show … Continue reading

Posted in Chapter 11 - CMDB, Tutorials | Tagged , , , , , | Leave a comment

Skybase now supports authorized access to GitHub via Spring Social GitHub

This one’s another quick Skybase screenshot post. Using Spring Social GitHub, it’s easy to access public user and repo information via the GitHubTemplate. But if we want to access private information, or write capabilities, we need to use the Spring … Continue reading

Posted in Chapter 11 - CMDB, News | Tagged , , , | Leave a comment

Spring Social GitHub: revisiting GitHub integration

In my last post, Calling the GitHub API using Spring’s RestTemplate, I explained how to call a public endpoint that retrieves a repository’s watchers on the GitHub API using Spring’s RestTemplate. I was happy to receive a comment by Craig … Continue reading

Posted in Chapter 11 - CMDB, Tutorials | Tagged , , , | Leave a comment

SpringOne 2GX takeaways

I attended SpringOne 2GX in Chicago last week and had a good time. Great sessions and keynotes, and I got to see some people I hadn’t seen in a while, and meet some new people too. Here are some of … Continue reading

Posted in News | Tagged , , , , , , , , , , | 3 Comments