INNER CODE UNIT · Kotlin

DrestaurantMonolithRestApplication

idugalic/digital-restaurant · drestaurant-apps/drestaurant-monolith-rest/src/main/kotlin/com/drestaurant/DrestaurantMonolithRestApplication.kt:8

class DrestaurantMonolithRestApplication

fun main(args: Array<String>) {
    runApplication<DrestaurantMonolithRestApplication>(*args)
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…