Answer the question
In order to leave comments, you need to log in
Have I chosen the correct configuration for a project using spring?
I'm creating a restfull web-framework on Kotlin as a project, have I chosen the correct settings configuration in spring for it? Or is it not important for the server to cover more devices, or is the jar outdated?
Maven as a builder, because Gradle is not always stable
Packaging: JAR archive, as it is easier to run
JVM: 8 to cover more devices
And also from libraries:
Spring Web, Spring Data JPA, PostgreSQL Driver, Spring Actuator
Answer the question
In order to leave comments, you need to log in
I create restfull web-framework on Kotlin
Maven as builder because Gradle is not always stable
Packaging: JAR archive because it's easier to run
JVM: 8 to cover more devices
Spring Web, Spring Data JPA, PostgreSQL Driver, Spring Actuator
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question