Marc Nuri - Blogging about business and technology (Page 12/16) How to develop and integrate a very simple Quarkus application with Fabric8 Maven Plugin in order to publish a native GraalV image into Docker Hub. Tutorial describing the process and configuration to deploy Isotope Mail Client with Traefik as an API gateway into a Kuberentes cluster. Complete guide to install Cinnamon desktop on Fedora Linux with troubleshooting tips, customization options, and performance optimization. Gatsby enables source map generation by default even in production mode, learn how to conditionally disable source maps for production environment. Follow-up on my previous post where I prepared a ReactJS application from scratch using Webpack+Babel to support Sass. Now using Babel 7 and its new features. Isotope mail client is a free open source webmail client built with React and Spring Boot. This post introduces its main features and architecture. Tutorial: Set up a React app with Webpack 4, Babel, and Sass. Includes global styles and per-component CSS modules. Step-by-step instructions. Learn how to list installed RPM packages in a Red Hat based Linux distribution or any other distribution that uses the RPM package manager. Intro to Spring MVC testing with MockMvc, showing 3 setup methods and why standaloneSetup combines unit and integration test benefits. How to configure the Spring Boot HTTP application server port using the `server.port` property.' Four solutions for injecting prototype beans into singleton beans in Spring: ObjectProvider, ObjectFactory, @Lookup, and scoped proxies with runnable examples. Complete guide to Spring Framework bean scopes with runnable code examples. Covers singleton, prototype, request, session, application, and websocket. Post navigation