The Tech PlatformSep 12, 2022JavaAspect Oriented Programming with SpringBootWhat is AOP? AOP is a programming paradigm whose main aim is to increase modularity by allowing the separation of cross-cutting concerns....
The Tech PlatformSep 25, 2021JavaException Handling In Spring BootAs we all know exception handling is the most important and crucial thing in SpringBoot Rest APIs, which helps us to perform conditional...
The Tech PlatformSep 24, 2021Ruby on RailsTop 10 backend frameworksBackend frameworks are quintessential to application development for countless businesses across the world today. Finding the right...
The Tech PlatformSep 24, 2021Retrieving files from FTP server using Spring IntegrationAs I mentioned in the heading we need to include the following maven dependency in our pom.xml. Here we use the spring-integration-ftp...
The Tech PlatformSep 17, 2021JavaSpring Boot : Features, Advantages and Disadvantages of Spring BootSpring Boot is an open-source micro framework maintained by a company called Pivotal. It provides Java developers with a platform to get...