I think that helps my understanding a little bit -...
# server
a
I think that helps my understanding a little bit - seeing the 2 usage examples did confuse me a little. I'm attempting spring-social-[media] for authentication to pull data - I was previously using hard data surround the object 'Card' in addition to a parser for a
markdownConverter
for rendering mustache files: now that I'm ready for real data, my app broke, complaining about my constructors for my controller. I don't like it, but I am going to try moving the`markdownConverter` as an
@Autowired
field