Nothing big here, but I noticed in the WebMvc @Configuration class there is an @Inject for ConnectionRepository property, but it isn't used in the class at all. So just wondering why it was there.
Thanks
Mark
Nothing big here, but I noticed in the WebMvc @Configuration class there is an @Inject for ConnectionRepository property, but it isn't used in the class at all. So just wondering why it was there.
Thanks
Mark
Just some old code that wasn't cleaned out.
Craig Walls
Spring Social Project Lead
Cool.
Thanks
Mark