Search:

Type: Posts; User: Spektrum; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    317

    Spring Social Security maven artifact

    The Spring Social GitHub repo contains a sub-project integrating the social functionality with Spring Security (https://github.com/SpringSource/spring-social/tree/master/spring-social-security)....
  2. Thank you very much, Michael. I didn't realize...

    Thank you very much, Michael. I didn't realize that serialization failed because of the introduced field, got to pay more attention next timeю I've changed my code to this and now everything works...
  3. Replies
    8
    Views
    579

    I believe you shall use annotation-based...

    I believe you shall use annotation-based controllers, which are preferred in Spring 3 MVC.
  4. Unable to convert @NodeEntity object to JSON with Jackson

    I've got an application, which retrieves entities from Neo4j datastore and sends them as JSON. However, instead of seeing nice JSON output I was greeted with an exception (similar to listed below)....
  5. Replies
    0
    Views
    292

    Custom authentitication

    Hello everyone! I'm new to Spring and Spring Security in particular so don't be too harsh on me if this question had been answere elsewhere.

    I'm currently developing an application for Russian...
Results 1 to 5 of 5