https://github.com/uniqueck/link-collection
https://github.com/uniqueck/link-collection
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uniqueck/link-collection
- Owner: uniqueck
- License: apache-2.0
- Created: 2019-06-24T20:33:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T00:12:29.000Z (over 6 years ago)
- Last Synced: 2025-04-09T21:42:15.157Z (about 1 year ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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]