使用Spring Cloud配置服务器控制你的配置
摘要 本文是《Spring Microservices In Action》第三章关于配置管理的中文翻译,在微服务实践中将所有微服务的配置集中外置到配置中心统一管理,通过将配置管理抽象成独立的服务来简化在不同的环境中的微服务配置管理,帮助微服务无状态化和轻量部署以及调度,已经成为业内默认的最佳实践,Spring Cloud开放的子项目[ConfigServer](https://cloud.
通过ODBC连接PostgreSQL和Greenplum
安装驱动
yum install -y unixODBC.x86_64
yum install -y postgresql-odbc.x86_64
查看驱动配置
cat /etc/odbcinst.ini
# Example driver definitions