-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
The beta version was able to generate the expected Quote model object, but I ran into issues trying to generate an interface or abstract class that my controllers could extend. So I decided to create an issue in the openapi-generator library (link for those who are interested in the details) and pivot toward another approach.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
If you are interested in the source code for this article, it is available on GitLab.
-
To make things less complicated for the injection side of things, we can use Lombok, adding the following dependencies to the build.gradle file:
-
I would like to close out this short series with another framework that’s new (to me), called Micronaut.
Related posts
-
What 1 year of Discord Bot Development taught me
-
Create a Discord Bot using Java
-
What are some echo chambers to watch out for as a software developer? Popular tools or programming strategies that aren't actually good, but stay popular because of network effects or advertising. Please explain why you think it is an echo chamber.
-
Microservices with .NET 5
-
GraalVM Native Binaries: Benefits, Drawbacks, Adoption