Goldman Sachs JAX-RS Class
Welcome to Goldman Sachs' JAX-RS class! In this class, you will learn about using Java to create RESTful services.
Here are some useful links:
- The demo app lives at http://localhost:7100/banking
- For example, you can see a list of transactions at http://localhost:7100/banking/tx
- The exercises live at http://localhost:7200/equities
- If the exercise server is running, you can see a list of securities at http://localhost:7200/security
- Finally the solutions server is running on http://localhost:7300/equities
- If the solutions server is running, you can see a list of positions at http://localhost:7300/position