Skip to content

Commit

Permalink
Removed standalone CDI example
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-schnell committed Jan 3, 2024
1 parent 8616068 commit 794edac
Show file tree
Hide file tree
Showing 67 changed files with 0 additions and 2,082 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Here is an overview of how such an application looks like:
- **[Aggregates](aggregates)** - DDD related code for all demo applications (aggregates, entities and business exceptions).
- **[Quarkus](quarkus)** - Two microservices (Command & Query) based on [Quarkus](https://quarkus.io/).
- **[Spring Boot](spring-boot)** - Two microservices (Command & Query) based on [Spring Boot](https://spring.io/projects/spring-boot/).
- **[Java SE + CDI](java-se-cdi)** - Two standalone applications (Command & Query) using CDI for dependency injection.

## Getting started
The following instructions are tested on Linux (Ubuntu 22)
Expand Down
70 changes: 0 additions & 70 deletions java-se-cdi/README.md

This file was deleted.

Binary file removed java-se-cdi/doc/ddd-cqrs-4-java-example.png
Binary file not shown.
26 changes: 0 additions & 26 deletions java-se-cdi/logback.xml

This file was deleted.

219 changes: 0 additions & 219 deletions java-se-cdi/pom.xml

This file was deleted.

Loading

0 comments on commit 794edac

Please sign in to comment.