micronaut共38篇
Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture)-拾光赋

Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture)

Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture), Automating Database Migrations in Java with Flyway Database migrations are a crucial aspect of software deve...
kity的头像-拾光赋kity2个月前
04911
Micronaut vs. Spring Boot: A Detailed Comparison-拾光赋

Micronaut vs. Spring Boot: A Detailed Comparison

Micronaut vs. Spring Boot: A Detailed Comparison,Micronaut and Spring Boot are two popular frameworks for building Java applications, especially in the microservices space. Both fr...
kity的头像-拾光赋kity8个月前
04612
[Micronaut] Generating and downloading files as ZIP or JSON-拾光赋

[Micronaut] Generating and downloading files as ZIP or JSON

[Micronaut] Generating and downloading files as ZIP or JSON, Intro In this time, I will try generating and downloading files as ZIP. If any error occurs during generation, generate...
kity的头像-拾光赋kity1年前
0566
[Micronaut] Receiving Japanese(Shift-JIS) data as HTTPResponse-拾光赋

[Micronaut] Receiving Japanese(Shift-JIS) data as HTTPResponse

[Micronaut] Receiving Japanese(Shift-JIS) data as HTTPResponse, Intro I will try using Japanese(Shift-JIS) text data in my Micronaut application in this time. Change default file e...
kity的头像-拾光赋kity1年前
0427
Sending files from Micronaut applications-拾光赋

Sending files from Micronaut applications

Sending files from Micronaut applications, Intro In this time, I will try sending files to my Micronaut application. [Micronaut] Receiving multipart/form-data multipart/form-data F...
kity的头像-拾光赋kity1年前
0257
[Micronaut] Receiving multipart/form-data-拾光赋

[Micronaut] Receiving multipart/form-data

[Micronaut] Receiving multipart/form-data, Intro This time, I will try receiving files as 'multipart/form-data'. As same as last time, I will use Undertow as a web server. [Microna...
kity的头像-拾光赋kity1年前
04311
[Micronaut] Try Cookie-拾光赋

[Micronaut] Try Cookie

[Micronaut] Try Cookie, Setting cookies on redirect First, I will set a cookie value on redirect. I created two micronaut applications. When a user access the application1, it redi...
kity的头像-拾光赋kity1年前
02310
Serving static assets with Micronaut-拾光赋

Serving static assets with Micronaut

Serving static assets with Micronaut,My go-to framework when developing Java apps or microservices is Micronaut. For the apps that should have a web frontend, I rarely use Micronau...
kity的头像-拾光赋kity1年前
0586
Try Micronaut-拾光赋

Try Micronaut

Try Micronaut, Intro In this time, I will try Micronaut. I will add a page and uploading files function. Micronaut Framework Installation and creating a application To create a Mic...
kity的头像-拾光赋kity1年前
0268
Jugando con Mono y Flux (de Reactor)-拾光赋

Jugando con Mono y Flux (de Reactor)

Jugando con Mono y Flux (de Reactor),Cada día la programación funcional está más en boga y hay que ponerse las pilas, así que me he inventado este caso de uso para jugar un po...
kity的头像-拾光赋kity2年前
02415
Meeting & Mastering Java-拾光赋

Meeting & Mastering Java

Meeting & Mastering Java, A .NET Developer's Perspective In the dynamic world of software development, versatility is a prized trait. As a .NET developer looking to expand your ski...
kity的头像-拾光赋kity2年前
02713
mapping OpenAPI formats-拾光赋

mapping OpenAPI formats

mapping OpenAPI formats, what is openapi-processor? openapi-processor is an easy-to-use tool to generate java based (annotated) controller interfaces and pojos (model classes) from...
kity的头像-拾光赋kity2年前
05114