Posted inJava Working with Java 8’s CompletableFuture for Asynchronous Programming Posted by Emir November 20, 2016 Published: November 20, 2016 Introduction Asynchronous programming has become an essential feature in modern applications, especially…
Posted inJava Nashorn JavaScript Engine: Running JavaScript from Java Posted by Emir November 3, 2016 Published: Novembar 3, 2016 Introduction Java provides an excellent feature for integrating JavaScript into Java applications…