Java, J2EE, SQL, Frameworks, APIs, Exceptions and more..
Pages
(Move to ...)
Home
About
Guest Post
▼
Friday, December 24, 2021
Why Higher Learning Institution Prefer to Teach Java Than Python
›
Python and Java are two of the most widely used programming languages. Due to its computability, Java is typically more efficient than Pytho...
Sunday, September 26, 2021
Java JSON Web Tokens example
›
What is JSON Web Token? JSON Web Token (JWT) is an open standard (RFC 7519) that defines a compact and self-contained way for securely tran...
Saturday, June 13, 2020
Client side load balancing using Eureka and Ribbon
›
Traditional server side load balancer has some drawbacks. It requires an additional hop from client to load balancer and then load balance...
Sunday, June 7, 2020
Server side load balancing using Eureka and Zuul
›
Routing is an important part of a microservice architecture. In real time cloud application, service instances are added/removed dynamical...
Wednesday, June 3, 2020
Spring cloud service discovery example
›
Real time cloud application consist of a large number of micro services communicating with each other. Service instances are added/removed...
‹
›
Home
View web version