最新发布第1432页
Revisiting Java (Again) in a Weekend-拾光赋

Revisiting Java (Again) in a Weekend

Revisiting Java (Again) in a Weekend, I landed in the Java universe again, after evolving through a few JavaScript frameworks and a bit of C++ and a ton of Python. I had given up o...
Spring Boot Part 4: Spring MVC with Thymeleaf-拾光赋

Spring Boot Part 4: Spring MVC with Thymeleaf

Spring Boot Part 4: Spring MVC with Thymeleaf,(This post has been updated at blog.hcf.dev with a later version of Spring Boot.) This series of articles will examine Spring Boot fea...
The first JavaScript Challenge in 2020: 30 Days Of JavaScript Challenge-拾光赋

The first JavaScript Challenge in 2020: 30 Days Of JavaScript Challenge

The first JavaScript Challenge in 2020: 30 Days Of JavaScript Challenge, HAPPY NEW YEAR, 2020 I am a programming teacher and I love teaching. I teach JavaScript, React, Redux, Node...
Suggestions for application using TMDB-拾光赋

Suggestions for application using TMDB

Suggestions for application using TMDB,I am in process for creating a movie details(kindof) app using Java Spring Boot using API from TMDB. It already has a API library written in ...
How to implement Security to connect monolithic Spring 3 application with spring boot microservice?-拾光赋

How to implement Security to connect monolithic Spring 3 application with spring boot microservice?

How to implement Security to connect monolithic Spring 3 application with spring boot microservice?,We have a monolithic spring web application developed using Spring 3.2 and Sprin...
Android xCalc-拾光赋

Android xCalc

Android xCalc,Fun android calculator application with java-expression-parser(JEP). Use command pattern of design pattern. Manage activity with Fragment component. Create flexible x...
CQRS basics and application structure-拾光赋

CQRS basics and application structure

CQRS basics and application structure, CQRS using Java and Axon 4 (2 Part Series) 1 CQRS basics and application structure 2 CQRS using Java and Axon - Command module Introduction I...
How to Create a UDF in Presto-1-拾光赋

How to Create a UDF in Presto-1

How to Create a UDF in Presto-1,How to Create a UDF in Presto-1 This article is going to talk about how we will create a UDF in Presto. When i started looking for creating an UDF, ...
Interfaces and Abstract Classes-拾光赋

Interfaces and Abstract Classes

Interfaces and Abstract Classes,Interfaces and abstract classes are used within object-orientated programming to extend other classes and add additional functionality without rewri...
Willing to become a Java Backend developer, what course to choose ?-拾光赋

Willing to become a Java Backend developer, what course to choose ?

Willing to become a Java Backend developer, what course to choose ?,I've got 2 years professional experience on Android, using mostly Kotlin and all the fun tools that everybody us...
Create RESTful APIs using Spring Boot + Mongo DB-拾光赋

Create RESTful APIs using Spring Boot + Mongo DB

Create RESTful APIs using Spring Boot + Mongo DB, Spring Frameworks (2 Part Series) 1 Swagger-2 API documentation for Spring App using Springfox 2 Create RESTful APIs using Spring ...
Introduction to Chrome Headless-拾光赋

Introduction to Chrome Headless

Introduction to Chrome Headless, Java Web Scraping (7 Part Series) 1 Introduction to Web Scraping With Java 2 Web Scraping Handling Ajax Website ... 3 more parts... 3 An Automatic ...