Skip to content

Commit

Permalink
Add min EC2 size requirements for JPA-Elide template (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi authored Nov 8, 2023
1 parent edfec0c commit 374754c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/elide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ sidebar_position: 4
title: JPA through Elide Middleware
---

[![AWS EC2 min size][AWS EC2 min size]](https://aws.amazon.com/ec2/instance-types/)

[Jersey Webservice Template] (_JWT_) delegates JPA capabilities to [Elide] and configures Elide through 2 required
Elide [bindings][what is binding]:

Expand Down Expand Up @@ -361,6 +363,8 @@ export class Client {

![Error loading graphiql-query-example.png](./img/graphiql-query-example.png)

[AWS EC2 min size]: https://img.shields.io/badge/EC2-%E2%89%A5t2.small-FF9902?style=for-the-badge&logo=amazonec2&logoColor=white

[Docker Compose]: https://github.com/QubitPi/jersey-webservice-template/blob/jpa-elide/docker-compose.yml

[Elide]: https://qubitpi.github.io/elide-doc/
Expand Down

0 comments on commit 374754c

Please sign in to comment.