(Matthew Tyson) As a specification, the Java Persistence API is concerned with persistence, which loosely means any mechanism by which Java objects outlive the application process that created them.
Tag: JSON / JAVA / XML
Explore Important Features Of HTTP Client With RxJs Operators
(Jinal Shah) In this article, I will be covering the major concepts of HTTP Client while using it with RxJS Operators.
A guide to the InfluxDBMapper and QueryBuilder for Java Part: 1
(Emmanouil Gkatziouras) With the release of latest influxdb-java driver version came along the InfluxbMapper.
How Can PHP Import Excel to MySQL using a PHP XLSX Reader and Excel XLSX Converter
(Haseeb A. Basil) XLSX is a file format used to create an Excel spreadsheet. It was first intruduced by Microsoft in Excel 2007. It is XML-based, which makes it easier to transfer data between applications.
Upgrading from Java 8 to Java 12
(Trisha Gee) Enterprises have traditionally been reluctant to upgrade to the latest version of Java until it has been fully proven. This is becoming increasingly challenging as we’ve had new versions of Java every six months since Java 9 came out in September of 2017.
Angular 7 Project With ASP.NET CORE APIs (Gym Project)
(Saineshwar Bageri) This project is a basic gym project developed using Angular 7, ASP.NET Core APIs, and SQL Server database.
The Font of All Knowledge About Java and Fonts
(Simon Ritter) Here’s everything you need to know about fonts in the JDK.
Displaying XML Files with CSS/XSLT
(Matias Lopez) In this post, I display XML files with CSS/XSLT.
Localization In Angular With i18n
(Ankit Sharma) We will learn how to make our Angular app available in different languages using i18n and localization.
How to Create a Sticky Image Effect with Three.js
(Daniel Velasquez) A recreation of the sticky image effect seen on the websites of MakeReign and Ultranoir using three.js.