Skip to content
Snippets Groups Projects

Vulnerability Fixing and POM Reorganization

Merged Daniel Scholl (MS] requested to merge vulnerabilities into master
Files
4
@@ -12,6 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Local Development Configuration -- UNCOMMENT THIS FOR LOCAL DEVELOPMENT
# spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration,org.springframework.boot.actuate.autoconfigure.security.servlet.ManagementWebSecurityAutoConfiguration
LOG_PREFIX=schema
server.servlet.context-path=/api/schema-service/v1
server.port=${server.port}
Loading