Dojo sobre restful api en kotlin y spring para enteder y jugar con estas tecnologías. También he incluído kafka publisher para emitir los mensajes correspondientes en un topic.
docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=MySecretPasswordEver" -p 1433:1433 --name sql1 -h sql1 -d mcr.microsoft.com/mssql/server:2019-latest
- https://tech-universe.net/posts/kotlin/server/background-tasks-with-spring-boot/
- https://codersee.com/scheduling-tasks-with-spring-boot-and-kotlin/
- https://mvnrepository.com/
- https://javadesde0.com/diferencias-entre-spring-y-spring-boot/
- https://www.campusmvp.es/recursos/post/que-son-spring-framework-y-spring-boot-tu-primer-programa-java-con-este-framework.aspx
- classpath https://medium.com/javarevisited/back-to-the-basics-of-java-part-1-classpath-47cf3f834ff
- otro classpathc https://dev.to/martingaston/understanding-the-java-classpath-building-a-project-manually-3c3l
- jar files https://medium.com/javarevisited/back-to-the-basics-of-java-part-2-the-jar-6e923685d571