All coursework for the Java Masterclass, learning Java 8 and Java 9 core development, including mob programming sessions with the Java Community and code challenges. Joined this community in support of my training at work, the Java Academy @ LCM.
Is your feature request related to a problem? Please describe.
We have a small vue app in /src/main/resources that has some documentation about the framework as a reference. There are a few gaps that would be great to get filled.
Describe the solution you'd like
Pick a section and work on it. One section per PR. Link to this issue.
I present here a microservice-oriented application that uses some basic Docker features including docker-compose. It consists of a collection of separate servers all running in Docker containers. MongoDB is used for persistence and also runs in a container.
My JUnit 5 Jupiter investigation process of problem how to successfully run JUnit 5 Jupiter and JUnit 4 Vintage tests together in mixed Java + Kotlin maven projects
Is your feature request related to a problem? Please describe.
We have a small vue app in
/src/main/resourcesthat has some documentation about the framework as a reference. There are a few gaps that would be great to get filled.Describe the solution you'd like
Pick a section and work on it. One section per PR. Link to this issue.