This website requires JavaScript.
Explore
Help
Register
Sign In
md.asif5
/
neft-server
Watch
1
Star
0
Fork
0
You've already forked neft-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Md Asif
d3ab9c4766
moved configuration validation to a separate function. Declared an Application.configureApplication extension to validate the configs at the start.
2024-09-28 17:24:48 +05:30
.run
Refactored code be more readable
2024-09-28 04:33:35 +05:30
gradle
/wrapper
first commit
2024-09-18 10:17:07 +05:30
src
moved configuration validation to a separate function. Declared an Application.configureApplication extension to validate the configs at the start.
2024-09-28 17:24:48 +05:30
.gitignore
first commit
2024-09-18 10:17:07 +05:30
build.gradle.kts
Added HikariCP as connection pool manager for efficient database connection management.
2024-09-28 02:08:42 +05:30
gradle.properties
first commit
2024-09-18 10:17:07 +05:30
gradlew
first commit
2024-09-18 10:17:07 +05:30
gradlew.bat
first commit
2024-09-18 10:17:07 +05:30
settings.gradle.kts
first commit
2024-09-18 10:17:07 +05:30
Description
No description provided
154
KiB
Languages
Kotlin
100%