# exercises-event-driven-architecture-for-java-developers **Repository Path**: mirrors_cockroachdb/exercises-event-driven-architecture-for-java-developers ## Basic Information - **Project Name**: exercises-event-driven-architecture-for-java-developers - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-30 - **Last Updated**: 2023-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Exercises: Event Driven Architecture for Java Developers -------------------------------------------------------- This is just the exercises, set up for students of Cockroach University's "Event Driven Architecture for Java Developers" to download and modify. Pull requests welcome! Setup ----- This assumes that you have installed [the Java JDK](openjdk.java.net/install) Directory structure ------------------- The `exercises/` directory is where you can work on and run the exercise code. The `solutions/` directory is where the solutions are. Instructions ------------ * Go to the `exercises` directory * If desired, run `load_exercise.sh {##}` to load an exercise (replace `##` with the two-digit number; use the .bat for Windows) * Go to a subdirectory of `exercises/movr/` and use `./run.sh`