jar

com.christophsturm.restaurant : restaurant-core

Maven & Gradle

Oct 09, 2022
2 usages
4 stars

restaurant · rest without boilerplate

Table Of Contents

Latest Version

Download com.christophsturm.restaurant : restaurant-core JAR file - Latest Versions:

All Versions

Download com.christophsturm.restaurant : restaurant-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window restaurant-core-0.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

restaurant.test

├─ restaurant.test.MockRequest.class - [JAR]

├─ restaurant.test.MockRequestKt.class - [JAR]

restaurant.internal.undertow

├─ restaurant.internal.undertow.CoroutinesHandler.class - [JAR]

├─ restaurant.internal.undertow.CoroutinesHandlerKt.class - [JAR]

├─ restaurant.internal.undertow.UndertowKt.class - [JAR]

├─ restaurant.internal.undertow.UndertowRequest.class - [JAR]

├─ restaurant.internal.undertow.UndertowRequestWithBody.class - [JAR]

restaurant

├─ restaurant.AddRequestConstant.class - [JAR]

├─ restaurant.ByteArrayFlowResponse.class - [JAR]

├─ restaurant.ByteBufferResponse.class - [JAR]

├─ restaurant.ContentType.class - [JAR]

├─ restaurant.FinishRequest.class - [JAR]

├─ restaurant.FlowResponse.class - [JAR]

├─ restaurant.HeaderMap.class - [JAR]

├─ restaurant.HttpHeader.class - [JAR]

├─ restaurant.HttpStatus.class - [JAR]

├─ restaurant.Key.class - [JAR]

├─ restaurant.Method.class - [JAR]

├─ restaurant.MutableRequestContext.class - [JAR]

├─ restaurant.Request.class - [JAR]

├─ restaurant.RequestContext.class - [JAR]

├─ restaurant.RequestWithBody.class - [JAR]

├─ restaurant.Response.class - [JAR]

├─ restaurant.ResponseException.class - [JAR]

├─ restaurant.ResponseKt.class - [JAR]

├─ restaurant.RestDSL.class - [JAR]

├─ restaurant.Restaurant.class - [JAR]

├─ restaurant.RestaurantException.class - [JAR]

├─ restaurant.RestaurantKt.class - [JAR]

├─ restaurant.RootHandler.class - [JAR]

├─ restaurant.Route.class - [JAR]

├─ restaurant.RoutingDSL.class - [JAR]

├─ restaurant.StatusResponse.class - [JAR]

├─ restaurant.StringResponse.class - [JAR]

├─ restaurant.SuspendingHandler.class - [JAR]

├─ restaurant.TestUtilKt.class - [JAR]

├─ restaurant.Wrapper.class - [JAR]

├─ restaurant.WrapperResult.class - [JAR]

restaurant.client

├─ restaurant.client.Java11HttpClient.class - [JAR]

├─ restaurant.client.RestaurantResponse.class - [JAR]

restaurant.internal

├─ restaurant.internal.Mapper.class - [JAR]

├─ restaurant.internal.RoutesKt.class - [JAR]