diff --git a/devops/container/docker/registry/list-images.txt b/devops/container/docker/registry/list-images.txt new file mode 100644 index 000000000..f90fed62f --- /dev/null +++ b/devops/container/docker/registry/list-images.txt @@ -0,0 +1,5 @@ +https://docs.github.com/en/rest/packages +https://docs.github.com/en/rest/packages?apiVersion=2022-11-28 + +2021 +https://blog.atomist.com/github-container-registry/ diff --git a/os/unix/mgmt/hw.txt b/os/unix/mgmt/hw/hw.txt similarity index 100% rename from os/unix/mgmt/hw.txt rename to os/unix/mgmt/hw/hw.txt diff --git a/os/unix/mgmt/monitor/hwinfo.txt b/os/unix/mgmt/hw/hwinfo.txt similarity index 100% rename from os/unix/mgmt/monitor/hwinfo.txt rename to os/unix/mgmt/hw/hwinfo.txt diff --git a/os/unix/mgmt/info/osquery.txt b/os/unix/mgmt/info/osquery.txt new file mode 100644 index 000000000..2dea50ba4 --- /dev/null +++ b/os/unix/mgmt/info/osquery.txt @@ -0,0 +1,4 @@ +https://osquery.io +https://github.com/osquery/osquery + +https://osquery.io/schema/5.9.1/ diff --git a/pl/cross/tools/ide/jetbrains/idea/features/jpa-console.txt b/pl/cross/tools/ide/jetbrains/idea/features/jpa-console.txt new file mode 100644 index 000000000..6e11f1523 --- /dev/null +++ b/pl/cross/tools/ide/jetbrains/idea/features/jpa-console.txt @@ -0,0 +1 @@ +https://www.jetbrains.com/help/idea/using-jpa-console.html diff --git a/pl/java/libfws/spring/boot/test/annotations.txt b/pl/java/libfws/spring/boot/test/annotations.txt index 53b5d51d5..06dcf36f4 100644 --- a/pl/java/libfws/spring/boot/test/annotations.txt +++ b/pl/java/libfws/spring/boot/test/annotations.txt @@ -2,3 +2,5 @@ https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.ht @ActiveProfiles org.springframework.test.context.ActiveProfiles + +@Mock(strictness = Mock.Strictness.LENIENT) diff --git a/pl/java/libfws/spring/boot/test/docs/presentations.txt b/pl/java/libfws/spring/boot/test/docs/presentations.txt index 4adc2b450..621bd4c90 100644 --- a/pl/java/libfws/spring/boot/test/docs/presentations.txt +++ b/pl/java/libfws/spring/boot/test/docs/presentations.txt @@ -1,3 +1,6 @@ +2023 +JPoint - Tolkachev - How to Familiarize Spring Boot Using TDD of 56:13 + https://www.youtube.com/watch?v=gGjZR0r8sFM 2020 https://wearecommunity.io/events/java-community-meetup/talks/4593 !!! need to look diff --git a/pl/java/libfws/spring/boot/test/features/context-bootstrapper.txt b/pl/java/libfws/spring/boot/test/features/context-bootstrapper.txt new file mode 100644 index 000000000..0bb051ab2 --- /dev/null +++ b/pl/java/libfws/spring/boot/test/features/context-bootstrapper.txt @@ -0,0 +1,4 @@ +inside @SpringBootText + +SpringBootTextContextBootstrapper + chooses which context to use diff --git a/pl/scala/libfws/typelevel/io/zio/docs/articles.txt b/pl/scala/libfws/typelevel/io/zio/docs/articles.txt index 52e23c2f7..0015af83a 100644 --- a/pl/scala/libfws/typelevel/io/zio/docs/articles.txt +++ b/pl/scala/libfws/typelevel/io/zio/docs/articles.txt @@ -1,3 +1,8 @@ +2023 +https://www.baeldung.com/scala/zio-intro +2022 +https://blog.knoldus.com/introduction-to-zio-type-safe-composable-asynchronous-and-concurrent-programming-for-scala/ +https://blog.knoldus.com/what-is-pure-function-functional-programming-in-scala/ 2021 https://ziverge.com/blog/zio-k8s-kubectl-plugin/ 2020 diff --git a/security/certificates/ca/local/mkcert.txt b/security/certificates/ca/local/mkcert.txt new file mode 100644 index 000000000..f42266c20 --- /dev/null +++ b/security/certificates/ca/local/mkcert.txt @@ -0,0 +1 @@ +https://github.com/FiloSottile/mkcert