deegree / deegree3

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
https://www.deegree.org
GNU Lesser General Public License v2.1
146 stars 99 forks source link

Modular and lightweight deegree web services web app #1450

Open tfr42 opened 1 year ago

tfr42 commented 1 year ago

The maven build shall create lightweight deegree WAR files with the following features:

tfr42 commented 1 year ago

The webapp which include JDBC drivers shall include all redistributable JDBC drivers such as Oracle, MS SQL, and Postgresql. If sqlite will be added to the supported backends, the JDBC driver (includes plattform dependend stuff) shall be included too.

tfr42 commented 1 year ago

The documentation shall describe which webapp to use in which environment and setup.