Commit Graph
3 Commits
Author SHA1 Message Date
Derrek Bond 116abe16f7 Moved @Autowired from final field to constructor in JWTSecurityService.
Signed-off-by: Derrek Bond <yoyo007@gmail.com>
2017-08-27 15:20:57 -05:00
Derrek Bond 5635f52641 Changed ajax services to use autowired and be loaded with component scan
Signed-off-by: Derrek Bond <yoyo007@gmail.com>
2017-08-27 00:28:10 -05:00
yoyo007 1b4d319491 Made dao and service use repository and service annotations so they can
get autowired and component scanned and don't have to be completely
configured in applicationContext-service.xml

Signed-off-by: Derrek Bond <yoyo007@gmail.com>
2017-08-24 18:08:56 -05:00