Anton Nesterov
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
-
Anton Nesterov 创建了一个帖子, Create a template for importing from CSV file
I imported data from 20 CSV files. Each time I did the same sequence of steps (delete N columns, specify data type and column name, etc). Is there a way to save the described sequence as a template... -
Anton Nesterov 创建了一个帖子, 已回答How to enable properties substitution in spring config files
IDE replaces the property in the spring config files by value from src/main/resources. What if property files are located on the same with src folder? Is there a way to attach or replace "src/main/...