Revert "iulian.manda@gmail evaluation article "A quick and practical example of Hexagonal Architecture in Java""

This reverts commit 5cb49ba8
This commit is contained in:
Iulian Manda
2021-05-31 15:50:18 +03:00
parent 7238b3a01f
commit a85936e769
9 changed files with 1 additions and 142 deletions
+1 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>patterns</artifactId>
@@ -22,7 +22,6 @@
<module>cqrs-es</module>
<module>front-controller</module>
<module>hexagonal-architecture</module>
<module>hexagonal</module>
<module>intercepting-filter</module>
<module>solid</module>
<module>clean-architecture</module>