Telegram config changed
This commit is contained in:
parent
b5f2022b0b
commit
85a66d768c
@ -8,7 +8,6 @@ import org.springframework.context.annotation.PropertySource;
|
|||||||
|
|
||||||
@Data
|
@Data
|
||||||
@Configuration
|
@Configuration
|
||||||
@PropertySource("file:./../../spring-conf/bunker/telegram.properties")
|
|
||||||
public class TelegramConfig { //
|
public class TelegramConfig { //
|
||||||
@Value("${bot.botToken}") private String botToken;
|
@Value("${bot.botToken}") private String botToken;
|
||||||
@Value("${bot.botLogin}") private String botLogin;
|
@Value("${bot.botLogin}") private String botLogin;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user