(Han Bo Sun) This tutorial discusses the way to setup a Spring boot application that can utilize JSTL template and taglib.
Tag: JSON / JAVA / XML
Using Java @Annotations to Build Full Spring Boot REST API
(Jailson Evora) Check out this post to learn more about the best Java @annotations for building a Spring Boot REST API.
Difference Between Var, Let And Const In JavaScript
(Hitanshi Mehta) This article will explain the difference between var, let and const in es6 with the help of an example.
Tools for JSON Comments and JSON Lines
(Erin Cavanaugh) Altova XMLSpy and MapForce JSON tools have long supported JSON and JSON5 for editing and data mapping. As new JSON formats arise in response to real-world usage, the support in these tools is expanding.
JsonConverter Attribute in ASP.NET Core 3.0 Web API
(YasIkeda) ASP.NET Core 3.0 uses a built-in JSON converter from System.Text.Json so that JsonConverter attribute from Newtonsoft.Json does not work by default.
How to replace jQuery with VueJS
(Atman Rathod) In this post, we feature a comprehensive article on How to replace jQuery with VueJS.
A Complete MultiThreading Tutorial In Java
(Vijay Kumari) Multithreading in Java is a process of executing multiple threads simultaneously. A thread is the smallest unit of the processing. Multithreading and Multiprocessing, both are used to achieve multitasking.
Client-Side TypeScript without ASP.NET, Angular, etc.
(Marc Clifton) Reality – most everything out there seems to be half-baked, in the hot summer sun, piles of cow you-know-what.
React Native State And Props
(Prashant Rewatkar) In this article, you will learn about React Native State and Props.
What is Spring? Component-based development for Java
(Matthew Tyson) Spring is perhaps the best of the component-based frameworks that emerged at the turn of the 21st century. It vastly improves the way that developers write and deliver infrastructure code in Java-based applications.