dbf exporter (incomplete)
This commit is contained in:
parent
80eec5be9b
commit
721c8ff569
1 changed files with 0 additions and 2 deletions
|
|
@ -1,11 +1,9 @@
|
|||
package ru.spcex.clearing.dbf.exporter.properties;
|
||||
|
||||
import org.springframework.beans.factory.annotation.Value;
|
||||
import org.springframework.context.annotation.PropertySource;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
@Component("dbfExporterProperties")
|
||||
@PropertySource("classpath:application.properties")
|
||||
public class AProperties {
|
||||
|
||||
@Value("${db.jdbc-url}")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue