When you create REST services with JAX-RS, you typically either return nothing (so HTTP 201/2/4 etc)…
Category: Articles
Fluent Design Style Toggle Switch For Java, JavaFX
Hi, this time I’m going to talk about the new Toggle Switch style in the new version of JMetro.T…
Frameworks and toolkits to make Java reactive: RxJava, Spring Reactor, Akka and Vert.x overview
Today people want highly responsive, interactive applications with strong user experience, which oft…
Spring @PathVariable Annotation Example
In spring, the @PathVariable annotation is used to bind the URI template variables to the handler me…
Kotlin and Java go well together, report shows – JAXenter
Kotlin’s success can be traced back to the moment when Google announced Kotlin support in Android. Great things are coming Kotlin’s way, new reports shows.
Intermediate Java – A Learning Path | Part 1
Often, beginning Java developers struggle with the question ‘what project is next?’. In this fun guide you will build a mp3-archiving project from scratch, learning a whole lot of things along they way about Core Java, JDBC, servlets and much more!
New Version of ByteBuddy Fully Supports Java 11
The new release of ByteBuddy, the widely-used Java bytecode engineering library, now fully supports Java 11 and all new classfile and bytecode features introduced since Java 8.
Spring Data JPA with central exception handling and VO validations – framework
1. IntroductionOver the time, Spring framework became the de-facto standard to create any applicat…
How to Integrate H2 database in Spring Boot App
Hello Friends,In this tutorial, we will try to explore that how we can integrate with the H2 dat…
SOLR cloud 7.4 cluster configuration with an external Zookeeper ensemble and using SOLRJ API to access the data
SOLR is one of the most popular and highly scalable search engine which runs on the distributed inde…
Building a Serverless AWS lambda API on AWS in java
Build a productive serverless AWS Lambda API on the Amazon Web Services platform in hours for Java developers.
Develop, build e and run Java-EE-8-powered microservices
Learn how to work with Java EE 8 microservices in this guest post by Mario-Leander Reamer, a senior Java developer and the author of Building RESTful Microservices with Java EE 8. In this section, …
Payara para principiantes: Añadir Payara Server a Eclipse IDE
Si estás creando un proyecto Java EE, es importante tener un servidor definido en Eclipse para poder probar fácilmente tus aplicaciones desde el IDE, lo que resulta en un flujo de trabajo más practico en lugar de construir el artefacto y desplegarlo manualmente en Payara Server.
Top 5 Java and JavaScript Frameworks to Learn in 2018 – Best of Lot
Hello guys, if you are a Java developer and wondering which Java frameworks you should learn in 2018 then you have come to the right place….