This commit is contained in:
Ludy87 2025-06-19 17:08:32 +02:00
parent 34e42980b7
commit 693140de19
No known key found for this signature in database
GPG Key ID: 92696155E0220F94
293 changed files with 2344 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package org.apache.pdfbox.examples.util; package org.apache.pdfbox.examples.util;
import java.io.File; import java.io.File;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import java.io.FileNotFoundException; import java.io.FileNotFoundException;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import java.io.File; import java.io.File;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import org.springframework.beans.factory.annotation.Value; import org.springframework.beans.factory.annotation.Value;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import org.springframework.stereotype.Component; import org.springframework.stereotype.Component;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import java.nio.file.Files; import java.nio.file.Files;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration; package stirling.software.common.configuration;
import java.util.Properties; import java.util.Properties;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.configuration.interfaces; package stirling.software.common.configuration.interfaces;
public interface ShowAdminInterface { public interface ShowAdminInterface {

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model; package stirling.software.common.model;
import java.io.File; import java.io.File;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model; package stirling.software.common.model;
import java.nio.file.Path; import java.nio.file.Path;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model; package stirling.software.common.model;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model; package stirling.software.common.model;
import java.util.Calendar; import java.util.Calendar;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.api; package stirling.software.common.model.api;
import org.springframework.web.multipart.MultipartFile; import org.springframework.web.multipart.MultipartFile;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.api; package stirling.software.common.model.api;
import org.springframework.web.multipart.MultipartFile; import org.springframework.web.multipart.MultipartFile;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.api.converters; package stirling.software.common.model.api.converters;
import io.swagger.v3.oas.annotations.media.Schema; import io.swagger.v3.oas.annotations.media.Schema;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.api.converters; package stirling.software.common.model.api.converters;
import io.swagger.v3.oas.annotations.media.Schema; import io.swagger.v3.oas.annotations.media.Schema;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.api.misc; package stirling.software.common.model.api.misc;
public enum HighContrastColorCombination { public enum HighContrastColorCombination {

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.api.misc; package stirling.software.common.model.api.misc;
public enum ReplaceAndInvert { public enum ReplaceAndInvert {

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.api.security; package stirling.software.common.model.api.security;
import io.swagger.v3.oas.annotations.media.Schema; import io.swagger.v3.oas.annotations.media.Schema;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.enumeration; package stirling.software.common.model.enumeration;
import java.util.LinkedHashMap; import java.util.LinkedHashMap;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.enumeration; package stirling.software.common.model.enumeration;
import lombok.Getter; import lombok.Getter;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.exception; package stirling.software.common.model.exception;
public class UnsupportedClaimException extends RuntimeException { public class UnsupportedClaimException extends RuntimeException {

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.exception; package stirling.software.common.model.exception;
public class UnsupportedProviderException extends Exception { public class UnsupportedProviderException extends Exception {

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.oauth2; package stirling.software.common.model.oauth2;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.oauth2; package stirling.software.common.model.oauth2;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.oauth2; package stirling.software.common.model.oauth2;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.model.oauth2; package stirling.software.common.model.oauth2;
import static stirling.software.common.model.enumeration.UsernameAttribute.EMAIL; import static stirling.software.common.model.enumeration.UsernameAttribute.EMAIL;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.service; package stirling.software.common.service;
import java.io.ByteArrayOutputStream; import java.io.ByteArrayOutputStream;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.service; package stirling.software.common.service;
import java.util.Calendar; import java.util.Calendar;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.service; package stirling.software.common.service;
import java.io.File; import java.io.File;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.service; package stirling.software.common.service;
public interface UserServiceInterface { public interface UserServiceInterface {

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
/* /*

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import org.owasp.html.HtmlPolicyBuilder; import org.owasp.html.HtmlPolicyBuilder;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.ByteArrayInputStream; import java.io.ByteArrayInputStream;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.PrintWriter; import java.io.PrintWriter;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static java.nio.file.StandardWatchEventKinds.*; import static java.nio.file.StandardWatchEventKinds.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.*; import java.io.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.awt.geom.AffineTransform; import java.awt.geom.AffineTransform;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.ByteArrayOutputStream; import java.io.ByteArrayOutputStream;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.awt.*; import java.awt.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.BufferedReader; import java.io.BufferedReader;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.util.List; import java.util.List;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static stirling.software.common.util.ValidationUtils.isCollectionEmpty; import static stirling.software.common.util.ValidationUtils.isCollectionEmpty;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
public class RequestUriUtils { public class RequestUriUtils {

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.awt.*; import java.awt.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.util.Collection; import java.util.Collection;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.util.Collection; import java.util.Collection;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.ByteArrayOutputStream; import java.io.ByteArrayOutputStream;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import java.awt.*; import java.awt.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import stirling.software.common.model.api.misc.HighContrastColorCombination; import stirling.software.common.model.api.misc.HighContrastColorCombination;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import java.awt.*; import java.awt.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import java.awt.geom.Rectangle2D; import java.awt.geom.Rectangle2D;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.propertyeditor; package stirling.software.common.util.propertyeditor;
import java.beans.PropertyEditorSupport; import java.beans.PropertyEditorSupport;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.propertyeditor; package stirling.software.common.util.propertyeditor;
import java.beans.PropertyEditorSupport; import java.beans.PropertyEditorSupport;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.service; package stirling.software.common.service;
import static org.junit.jupiter.api.Assertions.*; import static org.junit.jupiter.api.Assertions.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.service; package stirling.software.common.service;
import org.apache.pdfbox.io.RandomAccessStreamCache.StreamCacheCreateFunction; import org.apache.pdfbox.io.RandomAccessStreamCache.StreamCacheCreateFunction;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.io.IOException; import java.io.IOException;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertFalse;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.*; import static org.junit.jupiter.api.Assertions.*;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import java.util.List; import java.util.List;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertFalse;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util; package stirling.software.common.util;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import org.junit.jupiter.api.Test; import org.junit.jupiter.api.Test;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertNotNull;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.misc; package stirling.software.common.util.misc;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.propertyeditor; package stirling.software.common.util.propertyeditor;
import java.util.List; import java.util.List;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.common.util.propertyeditor; package stirling.software.common.util.propertyeditor;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.audit; package stirling.software.proprietary.audit;
import java.lang.reflect.Method; import java.lang.reflect.Method;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.audit; package stirling.software.proprietary.audit;
/** Standardized audit event types for the application. */ /** Standardized audit event types for the application. */

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.audit; package stirling.software.proprietary.audit;
/** Defines the different levels of audit logging available in the application. */ /** Defines the different levels of audit logging available in the application. */

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.audit; package stirling.software.proprietary.audit;
import java.lang.reflect.Method; import java.lang.reflect.Method;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.audit; package stirling.software.proprietary.audit;
import java.lang.annotation.ElementType; import java.lang.annotation.ElementType;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.audit; package stirling.software.proprietary.audit;
import java.lang.annotation.Annotation; import java.lang.annotation.Annotation;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.config; package stirling.software.proprietary.config;
import java.util.Map; import java.util.Map;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.config; package stirling.software.proprietary.config;
import org.springframework.core.Ordered; import org.springframework.core.Ordered;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.config; package stirling.software.proprietary.config;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.config; package stirling.software.proprietary.config;
import java.time.Instant; import java.time.Instant;

View File

@ -1 +1,9 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.controller; package stirling.software.proprietary.controller;
import java.time.Instant; import java.time.Instant;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.model; package stirling.software.proprietary.model;
import java.io.Serializable; import java.io.Serializable;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.model.dto; package stirling.software.proprietary.model.dto;
import lombok.Data; import lombok.Data;

View File

@ -1,3 +1,11 @@
/**
* Description: Enter description
* Author: Your Name
* Date: 2025-06-19
* Time: 17:06:51
*/
package stirling.software.proprietary.model.security; package stirling.software.proprietary.model.security;
import java.time.Instant; import java.time.Instant;

Some files were not shown because too many files have changed in this diff Show More