Spring Boot application deployed on kubernetes, configured with Traefik ingress controller to rate limit.
Read MoreSpring - ReactJS
Nov 15, 2021 · 10 min read · spring spring-boot jwt reactjs google-chart bootstrap spring-security ·Spring Boot web application with reactjs and JWT authentication support, uses bootstrap and google chart.
Read MoreSpring Boot web application with angular and JWT authentication support, uses clarity for UI components and chart.js for rendering charts.
Read MoreSpring Boot QueryDSL lets you query the database using domain specific language similar to SQL.
Read MoreSpring Boot with RabbitMQ message broker that implements Advanced Message Queuing Protocol(AMQP)
Read MoreThe N+1 query problem occurs when the framework executes N additional SQL statements to fetch the same data that could have been retrieved when executing the primary SQL query.
Read More