Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yusufcakal/73bba046739551dfe31dd5134b9e375c to your computer and use it in GitHub Desktop.
Save yusufcakal/73bba046739551dfe31dd5134b9e375c to your computer and use it in GitHub Desktop.
SpringOne19' Istanbul Useful Links
https://www.callicoder.com/hibernate-spring-boot-jpa-embeddable-demo/
https://www.baeldung.com/java-optional-or-else-vs-or-else-get
https://refactoring.guru/smells/feature-envy
https://www.mkyong.com/unittest/junit-4-tutorial-2-expected-exception-test/
https://www.javacodegeeks.com/2013/02/testing-expected-exceptions-with-junit-rules.html
https://www.geeksforgeeks.org/luhn-algorithm/
http://baddotrobot.com/blog/2012/03/27/expecting-exception-with-junit-rule/
https://github.com/r2dbc
https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html
https://github.com/snicoll-demos/spring-boot-migration/tree/master/src/main/java/com/example/speakerservice
http://olivergierke.de/2013/11/why-field-injection-is-evil/
https://www.youtube.com/watch?v=2hMf5EwNOWE
https://www.baeldung.com/spring-bean
https://dzone.com/articles/spring-boot-with-embedded-postgresql-for-dao-integ
http://blog.schauderhaft.de/
http://blog.schauderhaft.de/_pages/ueber-jens-schauder/
https://stackoverflow.com/questions/11881548/jpa-or-jdbc-how-are-they-different
https://stackoverflow.com/questions/47345205/save-an-entity-and-all-its-related-entities-in-a-single-save-in-spring-boot-jpa?rq=1
https://www.baeldung.com/spring-persisting-ddd-aggregates
https://www.postgresql.org/docs/9.1/sql-set-constraints.html
https://www.baeldung.com/spring-data-jpa-modifying-annotation
https://thoughts-on-java.org/ultimate-guide-derived-queries-with-spring-data-jpa/
https://www.robintegg.com/2019/02/09/testing-spring-boot-applications-with-testcontainers/
https://www.testcontainers.org/
https://www.testcontainers.org/modules/databases/
http://blog.schauderhaft.de/
https://phauer.com/2017/dont-use-in-memory-databases-tests-h2/
https://dzone.com/articles/using-embedded-postgresql-databases-for-unit-testi
https://www.pogsdotnet.com/2019/04/why-do-you-need-api-gateway.html?m=1
https://www.postgresql.org/docs/10/ddl-partitioning.html
https://www.vagrantup.com/intro/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment