Archive

Create a Status Page

Jan 2024, 25 -

Atlassian statuspage is a good option if you need to set up a status page for your service.

WebJars

Jan 2024, 09 -

WebJars are client-side web libraries (e.g. jQuery & Bootstrap) packaged into JAR (Java Archive) files.

📖 Micronaut Guide Asciidoc of OpenAPI

Dec 2023, 12 -

I wrote a Micronaut Tutorial that shows how to generate an OpenAPI Specification of your Micronaut Application at build time and generate it in Asciidoc format.

System Stubs

Oct 2023, 03 -

System Stubs is used to test code which depends on methods in java.lang.System.

Micronaut CRaC

Feb 2023, 10 -

In this talk, Sergio del Amo introduces CRaC (Coordinated Restore at Checkpoint) and its support within the Micronaut Framework.

Micronaut Data and CosmosDB

Jan 2023, 31 -

Since Micronaut Framework 3.8.0, Micronaut Data offers a flavor for [Azure CosmosDB] which supports compile-time generated repositories and projection queries.

Serverless monolith

Jan 2023, 11 -

A serverless monolith is an architecture easy to reason about, scales on demand, and boosts developer productivity.

Micronaut Podcast E016

Jan 2023, 07 -

I talked to Mark Sailes, senior specialist solutions architect at AWS, about Micronaut Framework 3.8.0 release and AWS Lambda Snapstart.

📼 Online Talk at the Brighton Kotlin Meetup

Jan 2023, 02 -

I will be giving the talk "Getting Started with the Micronaut Framework" in the Brighton Kotlin user Group. I met Lee Turner last year in a Micronaut AWS Lambda training and he was kind enough to invite me.

Partner of Object Computing Inc

Dec 2022, 17 -

Gina, president and COO, welcomed me as a new partner of Object Computing Inc - a milestone in my professional career.

Google Workspace/Cloud Identity: Sign in Issues

Oct 2022, 26 -

Google moved the free "legacy" G Suite accounts to a paid tier. If you don't know who the owner user is, but you control the domain, you can recover the account using Google Workspace/Cloud Identity: Sign-in Issues form.

CLI cloc - Count Lines of Code

Oct 2022, 03 -

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

Install AWS CDK CLI

Sep 2022, 29 -

To install AWS CDK CLI in MacOS you need to install npm first.

Micronaut Podcast E011

Mar 2022, 14 -

I talked to Sakis Kaliakoudas about how they use the Micronaut framework, AWS Lambda, and Kotlin to develop Caribou.

Micronaut Podcast E009

Feb 2022, 14 -

I talked with the Agorapulse crew. Agorapulse was a pioneer in the usage of Micronaut features from Grails Application. Moreover, they maintain several open-source libraries to help integrate Micronaut and Grails, and they have written about their migration from Grails to Micronaut.

Micronaut Podcast E008

Jan 2022, 31 -

I talked about Micronaut Serialization with Graeme Rocher (Micronaut co-founder). Micronaut Serialization can serialize and deserialize Java types (including Java 17 records) to and from JSON and other formats without using reflection.

Getting Started with the Micronaut® Framework

Jan 2022, 28 -

This talk introduces the Micronaut framework and demonstrates how the Framework's unique compile-time approach enables the development of ultra-lightweight Java applications.

Micronaut Podcast E007

Jan 2022, 17 -

I talked with the Agorapulse crew. Agorapulse maintains several open-source Micronaut libraries. They talk about some of them (Snitch, Recurly, Rethrow, Segment, Newrelic, Worker, Console, Pierrot ...)..

Micronaut Podcast E006

Jan 2022, 03 -

I talked to James Kleeh (Micronaut development lead) about Micronaut Security.

Micronaut Podcast E005

Dec 2021, 20 -

I talked to Cédric Champeau (Micronaut core committer at Oracle Labs) about the Micronaut AOT module - a new module that generates build-time optimizations for Micronaut applications.

Micronaut Podcast E004

Dec 2021, 06 -

I talked to Graeme Rocher (Micronaut co-founder). Micronaut Data is a database access toolkit that uses Ahead of Time (AoT) compilation to pre-compute queries for repository interfaces that are then executed by a thin, lightweight runtime layer.

Micronaut Podcast E001

Oct 2021, 25 -

I talked to Iván López (Micronaut core commiter) about Micronaut integration with GraalVM, the CI Iván built to ensure the Micronaut framework plays well with GraalVM and small tips for users who want to deploy GraalVM Native Images of their Micronaut applications to production.

21 Apps for 2021 - The Clock

Oct 2021, 17 -

The Clock is a beautiful app. Moreover, if you work with a team in multiple time zones, this is the best clock app in MacOS.

Micronaut Filter Regex

Oct 2021, 11 -

Since Micronaut® framework 3.1, you can use a regular expression in the HTTP server filter patterns

Micronaut Health Check

Sep 2021, 28 -

The health endpoint is the easiest way to expose a health check in your Micronaut application.

Extra Grails Naming Conventions

Sep 2021, 22 -

The Grails framework is a covention over configuration framework. Through the years I have created extra naming conventions.

🇪🇸 - 🎙Código Bot 009

Apr 2021, 30 -

Hablo con Kini sobre su experiencia en Codemotion 2021 spanish edition, la resaca de aparecer en la newsletter de Alexa ...

KSUID (K-Sortable Unique IDentifier)

Apr 2021, 24 -

A globally unique identifier similar to UUID, built from the ground-up to be "naturally" sorted by generation timestamp without any special type-aware logic.

🇪🇸 - 🎙Código Bot 008

Apr 2021, 16 -

Hablo con Kini sobre como compartir conocimiento dentro de la empresa. Organizar charlas, alojar eventos, conferencias internas...

🇪🇸 - 🎙Código Bot 007

Apr 2021, 04 -

Hablo con Kini sobre servicios AWS. Los que usan para distribuir el Podcast y los que usan en otros proyectos.

🇪🇸 - 🎙Código Bot 006

Mar 2021, 20 -

Hablo con Kini sobre creación de contenido, crear de tu marca personal y sobre probar nuevas plataformas.

🇪🇸 - 🎙Código Bot 005

Mar 2021, 06 -

Hablo con Kini sobre conferencias. El futuro del circuito de conferencias. Conferencias online vs conferencias offline.

🇪🇸 - 🎙Código Bot 002

Jan 2021, 22 -

Kini y Sergio hablan del Alexa Skill - Informativo de Ángel Martín. Tratan la historia del Skill y los servicios de AWS usados en su desarrollo.

🇪🇸 - 🎙Código Bot 001

Jan 2021, 15 -

Kini y Sergio hablan sobre objetivos anuales. Y para ello repasan los objetivos anuales que se fijo Sergio para 2020.

🗣 Micronaut Case Study: Novatec

Dec 2020, 02 -

I will join Novatec's crew to talk about their experience with Micronaut developing a production application (learning curve, memory consumption, startup ...).

MacBook Air M1

Nov 2020, 19 -

It does not get hot. It is quiet. It is fast. It is the future. It is now.

Gradle Podcast plugin

Sep 2020, 21 -

Gradle podcast plugin allows you to create a Podcast RSS feed with a Gradle plugin extension and a set of markdown files for your show episodes.

Micronaut Euro Rates Library

Sep 2020, 03 -

Java library to consume Euro foreign exchange rates XML feed published by the European Central bank.

Micronaut® framework 2: AWS Lambda Functions

Sep 2020, 01 -

Micronaut® framework 2 brings improvements to the way you write AWS Lambda functions. There are several things to consider (what's is your Lambda trigger, are you able to write a GraalVM Native Image of the function) which define what dependencies do you need, what is your handler, how to mitigate cold startup.