Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omjogani/pokemon-app
Full Stack Pokemon App built with React - TypeScript & Java - Micronaut
https://github.com/omjogani/pokemon-app
Last synced: about 1 month ago
JSON representation
Full Stack Pokemon App built with React - TypeScript & Java - Micronaut
- Host: GitHub
- URL: https://github.com/omjogani/pokemon-app
- Owner: omjogani
- Created: 2024-02-07T09:37:51.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-12T04:43:26.000Z (11 months ago)
- Last Synced: 2024-02-12T18:35:58.352Z (11 months ago)
- Language: Java
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Micronaut 4.2.4 Documentation
- [User Guide](https://docs.micronaut.io/4.2.4/guide/index.html)
- [API Reference](https://docs.micronaut.io/4.2.4/api/index.html)
- [Configuration Reference](https://docs.micronaut.io/4.2.4/guide/configurationreference.html)
- [Micronaut Guides](https://guides.micronaut.io/index.html)
---- [Micronaut Gradle Plugin documentation](https://micronaut-projects.github.io/micronaut-gradle-plugin/latest/)
- [GraalVM Gradle Plugin documentation](https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html)
- [Shadow Gradle Plugin](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)
## Feature management documentation- [Micronaut Management documentation](https://docs.micronaut.io/latest/guide/index.html#management)
## Feature micronaut-aot documentation
- [Micronaut AOT documentation](https://micronaut-projects.github.io/micronaut-aot/latest/guide/)
## Feature micronaut-test-rest-assured documentation
- [Micronaut Micronaut-Test REST-assured documentation](https://micronaut-projects.github.io/micronaut-test/latest/guide/#restAssured)
- [https://rest-assured.io/#docs](https://rest-assured.io/#docs)
## Feature testcontainers documentation
- [https://www.testcontainers.org/](https://www.testcontainers.org/)
## Feature liquibase documentation
- [Micronaut Liquibase Database Migration documentation](https://micronaut-projects.github.io/micronaut-liquibase/latest/guide/index.html)
- [https://www.liquibase.org/](https://www.liquibase.org/)
## Feature mockserver-client-java documentation
- [https://www.mock-server.com/mock_server/mockserver_clients.html#java-mockserver-client](https://www.mock-server.com/mock_server/mockserver_clients.html#java-mockserver-client)
## Feature jdbc-hikari documentation
- [Micronaut Hikari JDBC Connection Pool documentation](https://micronaut-projects.github.io/micronaut-sql/latest/guide/index.html#jdbc)
## Feature assertj documentation
- [https://assertj.github.io/doc/](https://assertj.github.io/doc/)
## Feature http-client documentation
- [Micronaut HTTP Client documentation](https://docs.micronaut.io/latest/guide/index.html#nettyHttpClient)
## Feature mockito documentation
- [https://site.mockito.org](https://site.mockito.org)