application-dev.yml 960 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. server:
  2. port: 81
  3. servlet:
  4. context-path: /
  5. logging:
  6. config: classpath:log4j2-dev.xml
  7. spring:
  8. jpa:
  9. show-sql: true
  10. database-platform: org.hibernate.spatial.dialect.postgis.PostgisDialect
  11. properties:
  12. hibernate:
  13. session_factory:
  14. session_scoped_interceptor: "com.sysu.admin.controller.crop.range.AutoTableNameInterceptor"
  15. datasource:
  16. driver-class-name: org.postgis.DriverWrapper
  17. url: jdbc:postgresql_postGIS://101.35.200.5:39543/sysu-emap
  18. # url: jdbc:postgresql_postGIS://127.0.0.1:5432/sysu-emap
  19. username: postgres
  20. password: postgres
  21. pool-name: HikariPool-1
  22. config:
  23. image-dir-path: E:/zcjy/workspace3/sysu_emap/src/main/webapp/images/
  24. image-base: http://127.0.0.1/images/
  25. postgis:
  26. url: 101.35.200.5
  27. port: 39543
  28. database: sysu-emap
  29. user: postgres
  30. password: postgres
  31. geoserver:
  32. user: admin
  33. password: geoserver
  34. url: http://change.zylfsm.com
  35. port:
  36. path: geoserver