Go to file
Teriuihi dad2ce21e4 Add null check for configuration section in MobTypes
Ensure that the configuration section is not null before attempting to retrieve keys. This prevents potential null pointer exceptions and adds a warning log for missing configuration sections.
2024-10-18 19:43:06 +02:00
.idea Initial commit 2024-10-18 17:49:49 +02:00
gradle/wrapper Initial commit 2024-10-18 17:49:49 +02:00
src/main Add null check for configuration section in MobTypes 2024-10-18 19:43:06 +02:00
.gitignore Initial commit 2024-10-18 17:49:49 +02:00
build.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00
gradlew Initial commit 2024-10-18 17:49:49 +02:00
gradlew.bat Initial commit 2024-10-18 17:49:49 +02:00
Jenkinsfile Update Gradle build command in Jenkinsfile 2024-10-18 19:30:54 +02:00
settings.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00