https://github.com/alpermulayim/workshops
Software Development Workshops and Notes
https://github.com/alpermulayim/workshops
figma figma-to-html google-maps java java11 junit5 liquibase mongodb notes qrcode spring spring-boot spring-data-jpa spring-security springbatch springboot streams-api swagger thymeleaf websockets
Last synced: 3 months ago
JSON representation
Software Development Workshops and Notes
- Host: GitHub
- URL: https://github.com/alpermulayim/workshops
- Owner: AlperMulayim
- Created: 2022-04-25T17:17:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T11:55:49.000Z (4 months ago)
- Last Synced: 2025-03-01T12:28:59.057Z (4 months ago)
- Topics: figma, figma-to-html, google-maps, java, java11, junit5, liquibase, mongodb, notes, qrcode, spring, spring-boot, spring-data-jpa, spring-security, springbatch, springboot, streams-api, swagger, thymeleaf, websockets
- Language: Java
- Homepage:
- Size: 879 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security-dba/.gitattributes
Awesome Lists containing this project
README
# WORKSHOPS
Notes:
- [JPA](readme-jpa.md)
- [JWT Tokens](readme-jwt-security.md)
- [PDF Generate](pdf-generate-flyingsaucer.md)
- [Spring Security-1](spring-security/in-memory-specificuser/in-memory-specific-user.md)
- [Spring Security-2](spring-security/spring-security.md)
- [Stream Api](stream-api.md)
- [Swagger](swagger.md)
- [Spring Actuator](spring-actuator.md)
- [Docker](tutor-docker.md)
- [Unit Test & Integration Test](unit-test.md)
- [MongoDB](mongodb-course.md)
- [Spring REST Thymeleaf Engine Figma SVG Template ](svgapi/readme.md)
- [Google Maps with Angular ](google-maps-angular.md)
- [QR Code Generation ](qr-code.md)
- [JPA filtering by Spesification](spesification-jpa-search.md)
- [Liquibase](Liquibase.md)
- [Spring Batch](Spring-Batch.md)
- [Spring Security Database DaoAuthenticationProvider](Spring-Security-Database-DaoAuthenticationProvider.md)