Hello guys, I have been sharing some REST with Spring tutorials from last a couple of weeks and today, I am going to share some of the freq…
Category: dummyCategory
Java LocalDate class – Create, parse, format and modification examples
LocalDate class, introduced in Java 8, represents a local date without timezone and time – such as birthday, holiday or leaves taken by an employee.
How to use Callable Statement in Java to call Stored Procedure? JDBC Example
The CallableStatement of JDBC API is used to call a stored procedure from Java Program. Calling a stored procedure follows the same patter…
Java and JVM to zero in on GPUs and containers
Oracle says future Java developments will focus on improving language and runtime support for big data, machine learning, and cloud-native workloads
Master Automation Testing with Java and Selenium Webdriver
Learn to Write Great Automation Tests with Selenium Webdriver and Java. Start Building Automation Testing Frameworks!
Java 8 stream – multiple filters example – HowToDoInJava
Learn to filter a stream of objects using multiple filters and process filtered objects by either collecting to a new list or calling method on objects.
Java Summit – Bucharest Tech Week
Frank M. Salzgeber Head of Innovation & Ventures Office Mr. Frank M. Salzgeber is the Head of Innovation & Ventures Office at the ….
Introduction to JAVA (Basics) | Udemy
A basic approach to JAVA – Free Course
Red Hat eyes cloud-native Java future with Quarkus
Red Hat’s Quarkus project seeks to help developers build cloud-native Java applications for modern computing environments, such as containers, Kubernetes, microservices, reactive programming and function as a service.
Una vista comprehensiva a Eclipse MicroProfile y Java EE
Grupos de Usuarios de Java de Barranquilla tiene el gusto de invitarlos a la primera charla “Una vista comprehensiva a Eclipse MicroProfile y Java EE”. Donde se explicara todo con unas bases de MicroProfile y Java EE a la hora de Desarrollar. Tendremos 2 horas de sesiones técnicas y ejercicios prácticos. SpeakersFabio Turizo(@fabturizo (https://twitter.com/fabturizo)(https://www.linkedin.com/in/hansospina/)).Fabio Turizo Software Engineer offering over 6 years in the IT industry with a focus on software architecture and development. Oracle Certified Professional and Specialist in Java SE and EE platforms and currently on preparation for a Master in JEE architecture. Certified Scrum Master and PSP Developer, with an extensive know-how in Agile SW Architecture, CMMI for Development, Enterprise Integration Patterns, HTML/JavaScript development and good project management skills in software development and maintenance.
How to Deploy Your Java App to the Cloud | Vaadin
So you are done testing your Java application and are satisfied with the results on your local computer. Or maybe you are still evaluating if Java is for you in terms of hosting feasibility.
watch and deploy (WAD)
Watch and Deploy – deploying ThinWARs without IDE plugins
Eclipse IDE Keeps Pace with Faster Java Releases — ADTmag
Last week’s Java 12 release wasn’t the only byproduct of Oracle’s faster release cadence. The Eclipse Foundation also announced the third quarterly release of the Eclipse IDE, along with 75 participating projects.
Guide to Stream.reduce() | Baeldung
Learn the key concepts of the Stream.reduce() operation in Java and how to use it to process sequential and parallel streams.
Graph Search, Shortest Paths, and Data Structures | Coursera
Graph Search, Shortest Paths, and Data Structures from Stanford University. The primary topics in this part of the specialization are: data structures (heaps, balanced search trees, hash tables, bloom filters), graph primitives (applications of …