Package org.noise_planet.noisemodelling.webserver
package org.noise_planet.noisemodelling.webserver
-
ClassesClassDescriptionManage webserver configurationA Writer implementation that redirects output to an SLF4J Logger instance.
NoiseModellingServeris the main class responsible for initializing and running the NoiseModelling web server.The OwsController class handles requests for OGC Web Services (OWS), including WPS (Web Processing Service), WFS (Web Feature Service), and WCS (Web Coverage Service).Handle users management Adapted from tutorial material from javalin-auth-example Do not add SQL queries in this class