Class LocalifyProperties
java.lang.Object
org.localify.common.config.properties.LocalifyProperties
@Validated
@ConfigurationProperties(prefix="localify")
public class LocalifyProperties
extends Object
Configuration properties for the Localify application.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classProperties for the API.static classProperties for Apple services.static classProperties for authentication.static classProperties for the bot.static classProperties for Google services.static classProperties for the recommendation system.static classProperties for the scraper.static classProperties for Spotify services. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetApi()getApple()getAuth()getBot()voidsetGeoDatabasePath(String geoDatabasePath) voidsetTopGenres(List<String> topGenres)
-
Constructor Details
-
LocalifyProperties
public LocalifyProperties()
-
-
Method Details
-
getRecSys
-
getBot
-
getApple
-
getScraper
-
getSpotify
-
getGoogle
-
getApi
-
getAuth
-
getTopGenres
-
setTopGenres
-
getGeoDatabasePath
-
setGeoDatabasePath
-