Contents What is spring boot actuator?Enable actuator in spring boot applicationWhat are actuator endpoints?Enabling spring boot actuator endpointsActuator metrics endpoint What is spring boot actuator? Spring boot actuator module provides you the features which will help you monitor and manage your application. You can monitor your application status, gather various statistics related to CPU/memory usage, … Continue reading How Spring Boot Actuator Improves the Web Application Monitoring !!!!
blog
Flutter: The Best Cross-platform Framework to Start With
Flutter SDK is Google's UI toolkit for crafting beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. It uses dart language to build apps. So I assume you have already gone through the basics of Dart language. So let's start on this one by one. 1. Follow clean architecture while creating your … Continue reading Flutter: The Best Cross-platform Framework to Start With
How Duckling Extractor Enhances Rasa’s Accuracy
Building a Chatbot?? Don't just start, UNDERSTAND the domain and types of input expected from a user and build your pipeline. This can save you from writing lines of code to validate the extracted entities. An entity is a term or a series of term in a structured or unstructured sentence which is unique and … Continue reading How Duckling Extractor Enhances Rasa’s Accuracy
