最新发布第1269页
Modify Page Orientation, Rotate Document Pages in your Java applications-拾光赋

Modify Page Orientation, Rotate Document Pages in your Java applications

Modify Page Orientation, Rotate Document Pages in your Java applications,As an application developer, you may come across a business requirement for building utility application wh...
Cross Browser Automation Testing Using Watir-拾光赋

Cross Browser Automation Testing Using Watir

Cross Browser Automation Testing Using Watir,We are living in an era where software development demands for automation. Software development methodologies such as RAD(Rapid Applica...
Awesome Java Security-拾光赋

Awesome Java Security

Awesome Java Security ,The first version of Java was released on January 23, 1996. Since then Java is said to run on over 3 billion devices. Many of these devices are web servers. ...
Another Awesome Lists: Systematic & Structured Guide to Galaxy-拾光赋

Another Awesome Lists: Systematic & Structured Guide to Galaxy

Another Awesome Lists: Systematic & Structured Guide to Galaxy,Everyone may be very familiar with the so-called awesome list: An awesome list is a list of awesome things curated by...
Getting started with Spring-拾光赋

Getting started with Spring

Getting started with Spring,This is my first post to Dev I'm a junior developer (back-end developer using JavaScript) and I want to learn Spring. So I already asked around and got ...
Building containers with Singularity-拾光赋

Building containers with Singularity

Building containers with Singularity, 原文链接:Building containers with Singularity
Introduction to Java Stream API-拾光赋

Introduction to Java Stream API

Introduction to Java Stream API,First published on my blog Java Stream API is there since Java 8. It is used to express computation on data is a short and elegant way. In the follo...
Docker Wildfly with Oracle developing environment-拾光赋

Docker Wildfly with Oracle developing environment

Docker Wildfly with Oracle developing environment, 原文链接:Docker Wildfly with Oracle developing environment
Assemble your External Documents Dynamically using Java API-拾光赋

Assemble your External Documents Dynamically using Java API

Assemble your External Documents Dynamically using Java API,Document automation is not a one dimensional process, but a multi-faceted, collaborative set of harmonized sub-systems f...
A quick look at Java 11's HttpClient-拾光赋

A quick look at Java 11’s HttpClient

A quick look at Java 11's HttpClient,This article was originally posted on my blog Java 11 was released in September 2018 and is the first Long-Term-Support version after Java 8. O...
Useful stream utilities not found in Java-拾光赋

Useful stream utilities not found in Java

Useful stream utilities not found in Java,Photo by Karan Chawla on Unsplash A bit of context The standard Java library makes a reasonable attempt to provide useful utility methods ...
Spring Security with JWT-拾光赋

Spring Security with JWT

Spring Security with JWT,Spring Security’s default behavior is easy to use for a standard web application. It uses cookie-based authentication and sessions. Also, it automatically...