mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
header
This commit is contained in:
parent
34e42980b7
commit
693140de19
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package org.apache.pdfbox.examples.util;
|
||||
|
||||
import java.io.File;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import java.io.FileNotFoundException;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import java.io.File;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import org.springframework.beans.factory.annotation.Value;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import org.springframework.stereotype.Component;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import java.nio.file.Files;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration;
|
||||
|
||||
import java.util.Properties;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.configuration.interfaces;
|
||||
|
||||
public interface ShowAdminInterface {
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model;
|
||||
|
||||
import java.io.File;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model;
|
||||
|
||||
import java.nio.file.Path;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model;
|
||||
|
||||
import java.util.Calendar;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.api;
|
||||
|
||||
import org.springframework.web.multipart.MultipartFile;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.api;
|
||||
|
||||
import org.springframework.web.multipart.MultipartFile;
|
||||
|
@ -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;
|
||||
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
|
@ -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;
|
||||
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
|
@ -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;
|
||||
|
||||
public enum HighContrastColorCombination {
|
||||
|
@ -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;
|
||||
|
||||
public enum ReplaceAndInvert {
|
||||
|
@ -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;
|
||||
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.enumeration;
|
||||
|
||||
import java.util.LinkedHashMap;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.enumeration;
|
||||
|
||||
import lombok.Getter;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.exception;
|
||||
|
||||
public class UnsupportedClaimException extends RuntimeException {
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.exception;
|
||||
|
||||
public class UnsupportedProviderException extends Exception {
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.oauth2;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.oauth2;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.oauth2;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.model.oauth2;
|
||||
|
||||
import static stirling.software.common.model.enumeration.UsernameAttribute.EMAIL;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.service;
|
||||
|
||||
import java.io.ByteArrayOutputStream;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.service;
|
||||
|
||||
import java.util.Calendar;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.service;
|
||||
|
||||
import java.io.File;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.service;
|
||||
|
||||
public interface UserServiceInterface {
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
/*
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import org.owasp.html.HtmlPolicyBuilder;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.ByteArrayInputStream;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.PrintWriter;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static java.nio.file.StandardWatchEventKinds.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.awt.geom.AffineTransform;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.ByteArrayOutputStream;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.awt.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.BufferedReader;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.util.List;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static stirling.software.common.util.ValidationUtils.isCollectionEmpty;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
public class RequestUriUtils {
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.awt.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.util.Collection;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.util.Collection;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.ByteArrayOutputStream;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import java.awt.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import stirling.software.common.model.api.misc.HighContrastColorCombination;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import java.awt.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import java.awt.geom.Rectangle2D;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.propertyeditor;
|
||||
|
||||
import java.beans.PropertyEditorSupport;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.propertyeditor;
|
||||
|
||||
import java.beans.PropertyEditorSupport;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.service;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.service;
|
||||
|
||||
import org.apache.pdfbox.io.RandomAccessStreamCache.StreamCacheCreateFunction;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.io.IOException;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertFalse;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.*;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import java.util.List;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertFalse;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertNotNull;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.misc;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.propertyeditor;
|
||||
|
||||
import java.util.List;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.common.util.propertyeditor;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.audit;
|
||||
|
||||
import java.lang.reflect.Method;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.audit;
|
||||
|
||||
/** Standardized audit event types for the application. */
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.audit;
|
||||
|
||||
/** Defines the different levels of audit logging available in the application. */
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.audit;
|
||||
|
||||
import java.lang.reflect.Method;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.audit;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.audit;
|
||||
|
||||
import java.lang.annotation.Annotation;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.config;
|
||||
|
||||
import java.util.Map;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.config;
|
||||
|
||||
import org.springframework.core.Ordered;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.config;
|
||||
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.config;
|
||||
|
||||
import java.time.Instant;
|
||||
|
@ -1 +1,9 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.controller;
|
||||
|
||||
import java.time.Instant;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.model;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.model.dto;
|
||||
|
||||
import lombok.Data;
|
||||
|
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* Description: Enter description
|
||||
* Author: Your Name
|
||||
* Date: 2025-06-19
|
||||
* Time: 17:06:51
|
||||
*/
|
||||
|
||||
|
||||
package stirling.software.proprietary.model.security;
|
||||
|
||||
import java.time.Instant;
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user