Learn and shine
Friday, December 8, 2023
API rate limiting strategies for Spring Boot applications
›
API Rate Limiting Rate limiting is a strategy to limit access to APIs. It restricts the number of API calls that a client can make with...
2 comments:
Thursday, June 15, 2023
How to install Kong Gateway using Docker
›
To install Kong Gateway, you can follow these steps: Step 1: Choose the installation method: Kong Gateway offers different inst...
Monday, May 1, 2023
How to Implement Image classification using TensorFlow maven and Java
›
Here is an example of using TensorFlow with Java and Maven to perform image classification: 1.Create a new Maven project in your favorite ...
3 comments:
Thursday, April 13, 2023
How to create key cloak authentication server and spring boot
›
To create a Keycloak authentication server, you need to follow these steps: 1. Download and Install Keycloak: You can download Keycloak fr...
4 comments:
‹
›
Home
View web version