Skip to content

Instantly share code, notes, and snippets.

View throrin19's full-sized avatar

Benjamin Besse throrin19

View GitHub Profile
______ __ _
/_ __/__ / /__ ____ ___ (_)__
/ / / _ \/ / _ `/ -_) -_) / / _ \
/_/ \___/_/\_, /\__/\__(_)_/\___/
/___/
Version: v2.30.3
2022-06-10 13:32:20.256 INFO 1 --- [ main] io.tolgee.Application$Companion : Starting Application.Companion using Java 14.0.2 on tolgee-0 with PID 1 (/app started by root in /)
2022-06-10 13:32:20.262 INFO 1 --- [ main] io.tolgee.Application$Companion : The following 1 profile is active: "docker"
2022-06-10 13:32:26.002 INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
______ __ _
/_ __/__ / /__ ____ ___ (_)__
/ / / _ \/ / _ `/ -_) -_) / / _ \
/_/ \___/_/\_, /\__/\__(_)_/\___/
/___/
Version: v2.30.3
2022-06-10 13:06:01.966 INFO 1 --- [ main] io.tolgee.Application$Companion : Starting Application.Companion using Java 14.0.2 on tolgee-0 with PID 1 (/app started by root in /)
2022-06-10 13:06:01.977 INFO 1 --- [ main] io.tolgee.Application$Companion : The following 1 profile is active: "docker"
This file has been truncated, but you can view the full file.
@throrin19
throrin19 / 0_reuse_code.js
Last active August 29, 2015 14:23
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console