Search: "java"
Is there a JAVA code example of presigned URL? - Object Storage Service Documentation
Example codes of the presigned URL are as follows: // Generate a presigned URLDate expires = new ...
Process Collections Easily with Stream in Java 8 blog
This blog article shows you how to use Stream API from Java 8 for processing data in a declarative manner.In Java, collections ...
Java Reflection Forums
1. Intro 1.1. What is Java Reflection Java Reflection is a mechanism that enables us to obtain internal information about a ...
3 Ways to Migrate Java Logs to the Cloud: Log4J, LogBack, and Producer Lib blog
This article introduces three powerful tools for migrating Java logs to the cloud: Log4J, LogBack, and Producer Lib.By Bruce Wu ...
Alibaba Cloud Tech Share – Install JDK, Tomcat, and its configuration Build Java web project on Ali Forums
Install JDK, Tomcat, and its configuration process. Build Java web project on Ali cloud.Get ready.Download putty and FileZlilla ...
How to Use Alibaba Cloud LOG Java Producer blog
This article shows you how to use Alibaba Cloud's LOG Java Producer, an easy-to-use, highly configurable Java library that ...
Java threads Forums
technical community have posted several articles sharing their ideas on Java threads and I found more can be discussed about ...
Get started - Java SDK Developer Guide Documentation
Welcome to use the Alibaba Cloud Software Development Kit (SDK). The Alibaba Cloud SDK for Java allows you to use ...
Java security – keys Forums
certificate is primarily used to identify the key and the public key is usually transferred in the certificate. In the Java ...
Java memory analysis using MAT Forums
[font=arial, helvetica, sans-serif]Abstract: Heap dump is a snapshot of Java memory at a specific time. A full GC is usually ...