Commit Graph
6 Commits
Author SHA1 Message Date
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
Andrew DeMaria 8b798d1d66 Fix spring-boot:run
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-08-20 20:15:26 -06:00
Ben Kelsey 977499c4cc Refactor to remove serviceLocator
- This removes all dependencies on deprecated ServiceLocator class.
- Also does some cleanup in the settingsService

Signed-off-by: Ben Kelsey <bfkelsey@gmail.com>
2017-08-12 18:22:05 -07:00
Andrew DeMaria 94dbd3ef94 Rename libresonic -> airsonic
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-07-13 21:34:28 -06:00
Andrew DeMaria 260e04c8ea File System Renames (No content changes)
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-07-13 21:34:19 -06:00