Skip to content

Instantly share code, notes, and snippets.

@jorgeuriarte
jorgeuriarte / elasticsearch-cheatsheet.txt
Created February 17, 2019 19:41 — forked from stephen-puiszis/elasticsearch-cheatsheet.txt
Elasticsearch Cheatsheet - An Overview of Commonly Used Elasticsearch API Endpoints and What They Do
# Elasticsearch Cheatsheet - an overview of commonly used Elasticsearch API commands
# cat paths
/_cat/allocation
/_cat/shards
/_cat/shards/{index}
/_cat/master
/_cat/nodes
/_cat/indices
/_cat/indices/{index}
@jorgeuriarte
jorgeuriarte / DummyBean.java
Last active February 23, 2021 09:32
Bean cualificado en caliente... ejemplo de cómo tener "varios" beans del mismo tipo en el sistema, "ApplicationScoped" pero con distintas configuraciones, datasources o similares...
package gailen.test.cdi;
import io.quarkus.redis.client.RedisClient;
import lombok.extern.jbosslog.JBossLog;
import javax.enterprise.inject.Any;
import javax.enterprise.inject.Instance;
import javax.enterprise.inject.Produces;
import javax.enterprise.inject.spi.InjectionPoint;
import javax.inject.Inject;
@jorgeuriarte
jorgeuriarte / LPX-Trial-Reset.sh
Created December 12, 2022 09:08 — forked from maxwellmlin/LPX-Trial-Reset.sh
Logic Pro X Trial Reset
mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash