Skip to content

Commit

Permalink
Fix index layout
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Oct 30, 2024
1 parent 5eca8e7 commit d722a24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ <h3>A GitHub Organization</h3>
<p>There are quite a <a href="/docs/forks.html">lot of forks</a> in a special 
GitHub organization named <a href="https://github.com/spring-petclinic">spring-petclinic</a> with different:
<ul>
<li>Language: Java, TypeScript, Kotlin</li>
<li>Frontend: Angular, React, JSP, Thymeleaf, Mustache, Vaadin, Htmx</li>
<li>Persistence: Spring Data JPA/JDBC, Hibernate, Spring JDBC</li>
<li>Frontend: Angular, React, JSP, Thymeleaf, Mustache, Vaadin</li>
<li>Persistence: Spring Data, Hibernate, JDBC</li>
<li>Architecture: monolith vs microservices</li>
<li>API: GraphQL, Spring MVC, OpenAPI</li>
<li>AI: Spring AI, LangChain4j</li>
Expand Down

0 comments on commit d722a24

Please sign in to comment.