An open API service indexing awesome lists of open source software.

https://github.com/uniqueck/link-collection


https://github.com/uniqueck/link-collection

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

= collection of links

== BDD

* http://gist.asciidoctor.org/?github-rmpestano/cukedoctor/README.adoc&numbered&doctype=book&no-header-footer[]
* https://github.com/rmpestano/cukedoctor[]

== Asciidoctor

* https://github.com/asciidoctor/asciidoctorj-screenshot[]
* http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xslf/usermodel/PPTX2SVG.txt[]
* https://poi.apache.org/components/slideshow/xslf-cookbook.html#PPTX2PNG[]
* https://github.com/asciidoctor/asciidoctor-confluence[]
* https://real-world-plantuml.com/?type=activity[]

== Testing

* https://github.com/societe-generale/arch-unit-maven-plugin[]
* https://github.com/TNG/ArchUnit-Examples[]
* https://www.archunit.org/userguide/html/000_Index.html[]

== Metrics & Quality

* https://structure101.com/resources/#resources=0[]

== Evaluate it

* https://www.flowable.org/downloads.html[]
* https://www.youtube.com/watch?v=M4Aa45Gpc4w[Link to Spring Statemachine Tutorial]

== DDD

* https://github.com/michael-simons/simple-meetup/blob/master/src/articles/ddd-und-tdd-mit-spring-boot-2_de.adoc#event-entity[]
* https://www.youtube.com/watch?v=sVLWdtksMOI[]

== REST Services

* https://www.youtube.com/watch?v=G5HXjfQDa2k&feature=youtu.be[]

== CircleCI

* https://circleci.com/blog/deploying-documentation-to-github-pages-with-continuous-integration/[]
* https://circleci.com/blog/triggering-trusted-ci-jobs-on-untrusted-forks/[]

== Java

* https://github.com/iluwatar/java-design-patterns[]
* https://winterbe.com/posts/2018/08/29/migrate-maven-projects-to-java-11-jigsaw[migrate from 8 to 11]