Dancing with OAuth: Understanding how Authorization Works
Dev Platform Lately, most Internet services are developed like Software as a Service (SaaS). This means that users can communicate with ...
The Story behind LINE App Development
Dev Platform If you have a smartphone, you must be using LINE, KakaoTalk, or Whatsapp messaging app, if not all of them. But unli...
How Statement Pooling in JDBC affects the Garbage Collection
Dev Platform There are various techniques to improve the performance of your Java application. In this article I will talk about Statement ...
How to Monitor Java Garbage Collection
Dev Platform This is the second article in the series of "Become a Java GC Expert". In the first issue Understanding Java Garbage Co...
Understanding Java Garbage Collection
Dev Platform What are the benefits of knowing how garbage collection (GC) works in Java? Satisfying the intellectual curiosity as a soft...
Optimization and Distribution of Static Files on the Web Using Maven
Dev Platform The distribution of a Web application is as important as its development. Distribution methods can enhance the user experien...
Log Analysis System Using Hadoop and MongoDB
Dev Platform I have been searching for a way to process the exponentially increasing service logs at a low cost. For the past several mo...
