The article discusses the striking features of dotConnect for Oracle (a fast ORM for Oracle from Devart) and shows how to work with it in ASP.NET Core.
Eclipse MAT is a great JVM Memory Analysis tool. Here are a few tidbits to use it effectively. I would highly recommend installing a Stand-alone version.
Making an outstanding application requires a design that meets users’ demands and goals. We’ve gathered GitHub's top-rated libraries for Angular to choose from.
It sounds like a task, but this video will take you through the entire process of integrating Spring 4, Hibernate 4, MySQL 8, and Maven in around 10 minutes.
Spring Cloud Stream is a framework built on top of Spring Boot and Spring Integration that helps in creating event-driven or message-driven microservices.
Software companies' internal frameworks sometimes contain the whole software development life cycle, and sometimes it just boils down to a few tools and utilities.
Watch this recording from the #IntelliJIDEAConf to build a small Spring Boot application, learning about IntelliJ IDEA's popular Spring integration features along the way.
Looking to create your own version of Google Maps? This simple tutorial will walk you through the proper steps when creating a virtual map application.
Spring makes our lives easier by providing us with built-in validations, but sometimes these are not enough. We will have a look at how we can add custom validations.
I describe how I created the API definition, then how I created the server and client code from the API definition. Then I will talk about some of the problems I faced.