|
You are here |
draculatheme.com | ||
| | | | |
gist.github.com
|
|
| | | | | GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
danielpecos.com
|
|
| | | | | Welcome to jvmGeek!This new blog aims to talk and discuss about the JVM ecosystem, with news and articlesdiscussing about Java - the language -, and also about other JVM languages such as Scala, Kotlin or Clojure. But it won't deal only about programming languages, but also about tools and libraries. You'll find news, tutorials, code examples and more general articles, among other. From time to time I will also try to gather events and news related to one particular matter and post them as a flash post t... | |
| | | | |
nipafx.dev
|
|
| | | | | First part of a short series on Java generics - this one explains the basics | |
| | | | |
jsloop.net
|
|
| | | Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows. | ||