Skip to content

Commit c575730

Browse files
Merge pull request #24 from com-pas/pascalwilbrink-patch-1
Update WebApplicationExceptionHandler.java
2 parents 3d0ce12 + 5d73395 commit c575730

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/src/main/java/org/lfenergy/compas/sitipe/rest/exception/WebApplicationExceptionHandler.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2023 Alliander N.V.
2+
//
3+
// SPDX-License-Identifier: Apache-2.0
4+
15
package org.lfenergy.compas.sitipe.rest.exception;
26

37
import jakarta.ws.rs.WebApplicationException;

0 commit comments

Comments
 (0)