|
99 | 99 | <activeByDefault>true</activeByDefault> |
100 | 100 | </activation> |
101 | 101 | <modules> |
102 | | - <module>springboot-messaging-socketjs-stomp</module> |
103 | | - <module>springboot-messaging-rabbitmq</module> |
104 | | - <!--<module>springboot-security-junit-test-withmockuser</module>--> |
105 | | - <module>springboot-security</module> |
106 | 102 | <module>springboot-data-jpa-h2</module> |
107 | | - <module>springboot-modelmapper</module> |
108 | | - <module>springboot-resttemplate</module> |
109 | | - <module>springboot-quartz-cluster</module> |
110 | | - <module>springboot-quartz-cluster-reactjs</module> |
| 103 | + <module>springboot-exception-handler</module> |
| 104 | + <module>springboot-jpa-many-to-many</module> |
111 | 105 | <module>springboot-jpa-many-to-one-bidirectional</module> |
112 | 106 | <module>springboot-jpa-many-to-one-unidirectional</module> |
113 | | - <module>springboot-quartz-reactjs-angularjs</module> |
114 | | - <module>springboot-quartz-in-memory</module> |
115 | | - <module>springboot-jpa-many-to-many</module> |
116 | 107 | <module>springboot-jpa-unit-test</module> |
117 | 108 | <module>springboot-jpa-pagination</module> |
118 | 109 | <module>springboot-jpa-one-to-one-unidirectional</module> |
119 | 110 | <module>springboot-jpa-one-to-one-bidirectional</module> |
120 | 111 | <module>springboot-jpa-one-to-one-bidirectional-target</module> |
121 | 112 | <module>springboot-jpa-repeated-columns-problem</module> |
122 | | - <module>springboot-exception-handler</module> |
| 113 | + <module>springboot-messaging-socketjs-stomp</module> |
| 114 | + <module>springboot-messaging-rabbitmq</module> |
| 115 | + <module>springboot-modelmapper</module> |
| 116 | + <module>springboot-quartz-cluster</module> |
| 117 | + <module>springboot-quartz-cluster-reactjs</module> |
| 118 | + <module>springboot-quartz-in-memory</module> |
| 119 | + <module>springboot-quartz-reactjs-angularjs</module> |
| 120 | + <module>springboot-resttemplate</module> |
| 121 | + <module>springboot-security</module> |
| 122 | +<!-- <module>springboot-security-junit-test-withmockuser</module>--> |
123 | 123 | </modules> |
124 | 124 | </profile> |
125 | 125 | </profiles> |
|
0 commit comments