add veryyyyyyyyyyyyyyy basic landing page
All checks were successful
deploy / deploy (push) Successful in 41s

This commit is contained in:
Lee
2024-04-06 06:44:27 +01:00
parent d547f5e40b
commit c8d5e86876
10 changed files with 47 additions and 11 deletions

View File

@ -3,9 +3,7 @@ package cc.fascinated;
import com.google.gson.Gson;
import lombok.Getter;
import lombok.SneakyThrows;
import lombok.experimental.Helper;
import lombok.extern.log4j.Log4j2;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;