|
|
|
|
@ -2,7 +2,7 @@ package com.aurora.config.properties;
|
|
|
|
|
|
|
|
|
|
import lombok.Data;
|
|
|
|
|
import org.springframework.boot.context.properties.ConfigurationProperties;
|
|
|
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
import org.springframework.context.annotation.Configuration;
|
|
|
|
|
|
|
|
|
|
@Data
|
|
|
|
|
@Configuration
|
|
|
|
|
|