Skip to content

Instantly share code, notes, and snippets.

2024-02-09 12:25:02.693 INFO 23313 --- [ main] o.c.m.CrossrefManifoldApplicationKt : Starting CrossrefManifoldApplicationKt using Java 17.0.8.1 on Patricks-MacBook-Pro.local with PID 23313 (/Users/pvale/sc/manifold/target/classes started by pvale in /Users/pvale/sc/manifold)
2024-02-09 12:25:02.695 INFO 23313 --- [ main] o.c.m.CrossrefManifoldApplicationKt : No active profile set, falling back to default profiles: default
2024-02-09 12:25:03.564 INFO 23313 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'appConfiguration' of type [org.crossref.manifold.AppConfiguration$$EnhancerBySpringCGLIB$$b65bee62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-02-09 12:25:03.748 INFO 23313 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2024-02-09 12:25:03.759 INFO 23313 --- [ main] o.apache.catalina.core.StandardService : St
@yaffol
yaffol / machine.js
Created December 9, 2020 13:57
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@yaffol
yaffol / markup-examples.md
Last active November 22, 2018 12:50
Markup examples (html and markdown)

An image which is also a link in the editor's picks Advent Calendar ad

A pair of images, aligned horizontally in a feaure (or a static page)

@yaffol
yaffol / api-platform-notes.md
Created November 6, 2018 12:36
Api Platform notes

Api Platform notes

  • How to call API Platform from a Symfony Controller handling a Symfony form #554
@yaffol
yaffol / docker-swarm-notes.md
Last active November 6, 2018 09:30
Docker swarm notes

Notes about Docker Swarm