This repository was archived by the owner on Apr 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
starter-discovery-example
starter-navigation-javascript-example
starter-navigation-thymeleaf-example Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <name >Example Project Starter Discovery</name >
1212
1313 <parent >
14- <groupId >coffee.synyx </groupId >
14+ <groupId >rocks.coffeenet </groupId >
1515 <artifactId >coffeenet-starter-parent</artifactId >
1616 <version >0.37.0</version >
1717 <relativePath />
3333
3434 <!-- CoffeeNet -->
3535 <dependency >
36- <groupId >coffee.synyx </groupId >
36+ <groupId >rocks.coffeenet </groupId >
3737 <artifactId >starter-discovery</artifactId >
3838 </dependency >
3939 </dependencies >
Original file line number Diff line number Diff line change 1212 <name >Example Project Starter Logging</name >
1313
1414 <parent >
15- <groupId >coffee.synyx </groupId >
15+ <groupId >rocks.coffeenet </groupId >
1616 <artifactId >coffeenet-starter-parent</artifactId >
1717 <version >0.37.0</version >
1818 </parent >
3232
3333 <!-- CoffeeNet -->
3434 <dependency >
35- <groupId >coffee.synyx </groupId >
35+ <groupId >rocks.coffeenet </groupId >
3636 <artifactId >starter-logging</artifactId >
3737 </dependency >
3838 </dependencies >
Original file line number Diff line number Diff line change 1212 <name >Example Project Starter Navigation JavaScript</name >
1313
1414 <parent >
15- <groupId >coffee.synyx </groupId >
15+ <groupId >rocks.coffeenet </groupId >
1616 <artifactId >coffeenet-starter-parent</artifactId >
1717 <version >0.37.0</version >
1818 </parent >
2727 <dependencies >
2828 <!-- CoffeeNet -->
2929 <dependency >
30- <groupId >coffee.synyx </groupId >
30+ <groupId >rocks.coffeenet </groupId >
3131 <artifactId >starter-navigation-javascript</artifactId >
3232 </dependency >
3333
3434 <dependency >
35- <groupId >coffee.synyx </groupId >
35+ <groupId >rocks.coffeenet </groupId >
3636 <artifactId >starter-discovery</artifactId >
3737 </dependency >
3838
3939 <dependency >
40- <groupId >coffee.synyx </groupId >
40+ <groupId >rocks.coffeenet </groupId >
4141 <artifactId >starter-security</artifactId >
4242 </dependency >
4343
Original file line number Diff line number Diff line change 1212 <name >Example Project Starter Web Thymeleaf</name >
1313
1414 <parent >
15- <groupId >coffee.synyx </groupId >
15+ <groupId >rocks.coffeenet </groupId >
1616 <artifactId >coffeenet-starter-parent</artifactId >
1717 <version >0.37.0</version >
1818 </parent >
2727 <dependencies >
2828 <!-- CoffeeNet -->
2929 <dependency >
30- <groupId >coffee.synyx </groupId >
30+ <groupId >rocks.coffeenet </groupId >
3131 <artifactId >starter-navigation-thymeleaf</artifactId >
3232 </dependency >
3333
3434 <dependency >
35- <groupId >coffee.synyx </groupId >
35+ <groupId >rocks.coffeenet </groupId >
3636 <artifactId >starter-discovery</artifactId >
3737 </dependency >
3838
3939 <dependency >
40- <groupId >coffee.synyx </groupId >
40+ <groupId >rocks.coffeenet </groupId >
4141 <artifactId >starter-security</artifactId >
4242 </dependency >
4343
Original file line number Diff line number Diff line change 1111 <name >Example Project Security Starter</name >
1212
1313 <parent >
14- <groupId >coffee.synyx </groupId >
14+ <groupId >rocks.coffeenet </groupId >
1515 <artifactId >coffeenet-starter-parent</artifactId >
1616 <version >0.37.0</version >
1717 </parent >
3232
3333 <!-- CoffeeNet -->
3434 <dependency >
35- <groupId >coffee.synyx </groupId >
35+ <groupId >rocks.coffeenet </groupId >
3636 <artifactId >starter-security</artifactId >
3737 </dependency >
3838 </dependencies >
You can’t perform that action at this time.
0 commit comments