A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: dummyCategory
Top 5 Spring Boot Features Java Developers Should Know
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Why become a Certified Java Programmer? Does Oracle Certified Professional Earn more?
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Free JDBC Courses for Java Programmers – Best of Lot
Are you looking for some free JDBC courses to start your journey? In this article, I have shared some of the best free online courses from Udemy and Pluralsight to learn JDBC in depth.
Java – How to read last few lines of a File – Mkyong.com
2.1 Read the last 3 lines of a file. TestReadLastLine.java package com.mkyong.io;import org.apache.commons.io.input.ReversedLinesF….
Checking if a URL Exists in Java | Baeldung
Learn how to check if a URL exists in Java using the GET and HEAD HTTP methods
Certificate Realm Changes in Payara Server 5.192
Improvements to the Certificate Realm in Payara Server 5.192 lets you use a common name rather than the full distinguished name.
Top 10 Java stories of July – JAXenter
Last month, we featured some amazing articles and we had a look at the most interesting Java-related news that went live. Let’s have a look!
10 Tools Java Developers Should Learn in 2019
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
DevNation Live: Revisiting Effective Java in 2019 – Red Hat Developer Blog
Revisit the classic Effective Java book and update your Java skills in the latest DevNation Live tech talk with Edson Yanaga.
Jakarta EE: Generation IV – a new hope
Java Enterprise Edition (Java EE) is an umbrella that holds specifications and APIs with enterprise features like distributed computing and web services. Widely used in Java, Java EE runs on reference runtimes that can be microservices or application servers that handle transactions, security, scalability, concurrency, and management for the components it’s deploying.Now that Enterprise Java has been standardized under the Eclipse Foundation—with the brand-new name Jakarta EE—there’s a new hope for Enterprise Java.
Manifold: A Preprocessor for Java – JAXenter
Discover how to build multiple targets from a single Java codebase using the new preprocessor from the Manifold project. Read on to find out more.
InformIT: The Trusted Technology Source for IT Pros and Developers
Resources from the authors, creators, innovators, & leaders of technology – home to leading publishers Addison-Wesley Professional, Prentice Hall Professional, & Sams.
GraalVM: Run programs faster everywhere – JAXenter
GraalVM can run programs faster, everywhere. Watch Oleg Šelajev show off GraalVM demos at JAX DevOps 2019 and discusses its uses and benefits.