Results 1 to 5 of 5

Thread: Request Maps Don't Come With ConnectController & ProviderSigninController

Threaded View

  1. #1

    Question Request Maps Don't Come With ConnectController & ProviderSigninController

    In my app log files, I can see the connectController and providerSignInController on a line of Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultL istableBeanFactory, but their request maps (/connect/{providerId}, /signin/{providerId} etc.) do not show in RequestMappingHandlerMapping. I use the Java-based configurations as shown in the social showcase sample.

    What is missing?
    Last edited by vw729; Mar 12th, 2012 at 04:09 PM.
    [URL="http://vicina.info"] 新闻,社区新闻,分类广告

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •