最新发布第1587页
Creating base docker image for hosting your Java 8 application
Creating base docker image for hosting your Java 8 application,Creating clean image is very important from trusted sources. This article demonstrates how you can create a docker im...
Software Architecture
Software Architecture, Introduction In this article, I will try to explain what architecture and clean architecture is, and architecture's role in projects. Examples of web archite...
Regex in Java
Regex in Java, Introuction Our use of Java increases with time, and because of this, we must know more needs that help us with the code and give the code less of our products, and ...
Spring Security
Spring Security, Spring Framework (24 Part Series) 1 Spring Configuration 2 External Properties in Spring ... 20 more parts... 3 Profiles in Spring 4 Spring Expression Language (Sp...
Logging all request mappings and their parameters in Spring
Logging all request mappings and their parameters in Spring,Today we had a bit of a challenge ahead of our team. The guys in charge of the network and security of our client asked ...
Constraint Validation in Spring Boot Microservices
Constraint Validation in Spring Boot Microservices,In a microservice architecture, services may accept several, if not many, of the same inputs. This pattern can easily lead to cod...
How to working with OLE object in Presentation slides in Java applications
How to working with OLE object in Presentation slides in Java applications,When the slides are used for product demonstration, we usually add other document files (such as PDF, Exc...
Build a REST service with Spring Boot and JPA
Build a REST service with Spring Boot and JPA,Creating a REST service with Spring Boot and JPA can be done in less than 10 minutes. What you need Your favorite IDE (Eclipse, Intell...
Google Sign-In on Android using Firebase
Google Sign-In on Android using Firebase, Firebase (2 Part Series) 1 Firebase Analytics For Android Shouldn't Be This Hard 2 Google Sign-In on Android using Firebase Today I am goi...
MVC Web Application with ActiveJ
MVC Web Application with ActiveJ, Intro In this tutorial we will create an asynchronous servlet that adds contacts to a list, parses requests and processes form validation with the...
Expert Programmer’s Guide on How to Learn Java
Expert Programmer’s Guide on How to Learn Java,Java is a popular programming language that is a choice of software developers around the world for building web, mobile, and deskto...
Learning by Playing: How to Learn Java With Coding Games and Quests?
Learning by Playing: How to Learn Java With Coding Games and Quests?,These days, resources to learn Java are almost countless. Self-learning tutorials, books, online courses, offli...