Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
The default Java compiler level for a Spring boot app is __________
Home
Spring Boot
Spring Framework Database Integration
The default Java compiler level for a Spring boot app is __________
0
votes
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
The default Java compiler level for a Spring boot app is __________
a) Java 1.8
b) Java 1.6
c) Java 1.7
d) None of the options
spring-boot-app
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 21, 2022
by
sharadyadav1986
b)Java 1.6
The default Java compiler level for a Spring boot app is Java 1.6
...