6.23 HTTP Filters 6.23 HTTP Filters The Micronaut HTTP server supports applying filters to request/response processing in a similar (but reactive) way to Servlet filters in trad...
Testing JSONP and XHR Back-Ends Testing JSONP and XHR Back-Ends Some services take advantage of the JSONP or XHR module to fetch data instead of the traditional HTTP module. We...
Deploying to Production Deploying to Production Production Mode Servlet Container Spring Boot Cloud Providers Troubleshooting Spring Boot applications are slightly diffe...
5 Aspect Oriented Programming 5 Aspect Oriented Programming Aspect-Oriented Programming (AOP) has historically had many incarnations and some very complicated implementations. G...
5 Aspect Oriented Programming 5 Aspect Oriented Programming Aspect-Oriented Programming (AOP) historically has had many incarnations and some very complicated implementations. ...
Airbnb React/JSX Style Guide Table of Contents Translation Airbnb React/JSX Style Guide A mostly reasonable approach to React and JSX This style guide is mostly based on the...
Hello World Activity Hello World This is the source code of the traditional Hello World program. // This is a comment, and will be ignored by the compiler // You can test t...
Internationalization Building localized dashboard Translation management Introducing new localizable text To update translation source file and translation files To translate ne...
Getting Started with GraphQL and Kong Gateway Existing GraphQL infrastructure Add your Service and Route on Kong Add GraphQL Plugins on the Service New upstream You are brow...
1.2 Use Cases Messaging Website Activity Tracking Metrics Log Aggregation Stream Processing Event Sourcing Commit Log 1.2 Use Cases Here is a description of a few of the...