jar

com.github.scalaspring : akka-http-spring-boot_2.11

Maven & Gradle

Apr 10, 2016
14 stars

akka-http-spring-boot · Integrates Scala Akka HTTP and Spring Boot for rapid, robust service development with minimal configuration. Pre-configured server components require little more than a route to get a service up and running.

Table Of Contents

Latest Version

Download com.github.scalaspring : akka-http-spring-boot_2.11 JAR file - Latest Versions:

All Versions

Download com.github.scalaspring : akka-http-spring-boot_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.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 akka-http-spring-boot_2.11-0.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.scalaspring.akka.http

├─ com.github.scalaspring.akka.http.AkkaHttpClient.class - [JAR]

├─ com.github.scalaspring.akka.http.AkkaHttpServer.class - [JAR]

├─ com.github.scalaspring.akka.http.AkkaHttpServerAutoConfiguration.class - [JAR]

├─ com.github.scalaspring.akka.http.AkkaHttpService.class - [JAR]

├─ com.github.scalaspring.akka.http.AkkaStreamsAutoConfiguration.class - [JAR]

├─ com.github.scalaspring.akka.http.AkkaStreamsAutowiredImplicits.class - [JAR]

├─ com.github.scalaspring.akka.http.HttpClient.class - [JAR]

├─ com.github.scalaspring.akka.http.ServerBindingLifecycle.class - [JAR]

├─ com.github.scalaspring.akka.http.ServerSettings.class - [JAR]

Advertisement