
Bootique
Spring Batch
Spring Framework
CUBA.platform
Jmix
OpenXava
Apache Struts
Play Framework
Micronaut Framework
vert.x
helidon
Javalin
GatsbyJS
Ktor
Serverless
Spring
Bootique
Micronaut FrameworkNo Bootique videos yet. You could help us improve this page by suggesting one.
Based on our record, Micronaut Framework seems to be a lot more popular than Bootique. While we know about 49 links to Micronaut Framework, we've tracked only 1 mention of Bootique. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I really like Bootique as an alternative to Spring Boot: https://bootique.io/ For higher loads I pick Vert.x. Other than that, it's almost always 3 J's: Jetty, Jersey, Jackson. - Source: Hacker News / about 5 years ago
Reduce memory-heavy dependencies. Third party libraries are often very resource-hungry. Opt for lightweight lambda-friendly frameworks such as Micronaut or Quarkus. - Source: dev.to / 2 months ago
The innovations didn't stop there. We also use compilation to a native image via GraalVM, which enabled us to switch to the latest Java versions. Also, we use DI based on Micronaut, and overall, we try to keep up with new industry trends. - Source: dev.to / 3 months ago
This allows Java to have such goodies as reflection, dynamic proxies, ServiceLoader, and DI frameworks like Spring, Micronaut, or Quarkus. - Source: dev.to / 4 months ago
Micronaut is a modern, JVM-based, full-stack framework designed for building modular, highly testable microservices and serverless applications. After working with Micronaut for over two years, I decided to transition to Quarkus. - Source: dev.to / 8 months ago
In this application, we will create products and retrieve them by their ID and use Amazon DynamoDB as a NoSQL database for the persistence layer. We use Amazon API Gateway which makes it easy for developers to create, publish, maintain, monitor and secure APIs and AWS Lambda to execute code without the need to provision or manage servers. We also use AWS SAM, which provides a short syntax optimised for defining... - Source: dev.to / about 1 year ago
Spring Batch - Level up your Java code and explore what Spring can do for you.
vert.x - From Wikipedia, the free encyclopedia
Spring Framework - The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
helidon - Helidon Project, Java libraries crafted for Microservices
CUBA.platform - A Full Stack Enterprise Java Framework with lots of out of the box functionality and amazing...
Javalin - Simple REST APIs for Java and Kotlin